[#7925] Make org.jooq.impl classes Iif, NullIf, KeywordImpl package-private

This commit is contained in:
lukaseder 2019-01-23 16:18:41 +01:00
parent cecb683c70
commit 596d4cacce

View File

@ -47,7 +47,7 @@ import org.jooq.conf.SettingsTools;
*
* @author Lukas Eder
*/
public class KeywordImpl extends AbstractQueryPart implements Keyword {
final class KeywordImpl extends AbstractQueryPart implements Keyword {
/**
* Generated UID