public class Java1_1Validator extends Java1_0Validator
Modifier and Type | Field and Description |
---|---|
protected Validator |
innerClasses |
modifiersWithoutStrictfpAndDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods, noAnnotations, noAssertKeyword, noBinaryIntegerLiterals, noEnums, noForEach, noGenerics, noInnerClasses, noLambdas, noModules, noMultiCatch, noReflection, noStaticImports, noStringsInSwitch, noUnderscoresInIntegerLiterals, noVarargs, tryWithoutResources
Constructor and Description |
---|
Java1_1Validator() |
accept, add, getValidators, remove, replace
protected final Validator innerClasses