public class Java10Validator extends Java9Validator
| Modifier and Type | Field and Description |
|---|---|
protected Validator |
varOnlyOnLocalVariableDefinitionAndFor |
modifiers, tryWithResources, underscoreKeywordValidatordefaultMethodsInInterface, modifiersWithoutPrivateInterfaceMethodsmultiCatch, tryWithLimitedResourcesenumNotAllowed, noPrimitiveGenericArgumentsmodifiersWithoutDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods, strictfpNotAllowedinnerClassesmodifiersWithoutStrictfpAndDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods, noAnnotations, noAssertKeyword, noBinaryIntegerLiterals, noEnums, noForEach, noGenerics, noInnerClasses, noLambdas, noModules, noMultiCatch, noReflection, noStaticImports, noStringsInSwitch, noUnderscoresInIntegerLiterals, noVarargs, tryWithoutResources| Constructor and Description |
|---|
Java10Validator() |
accept, add, getValidators, remove, replaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostProcessorandThenprotected final Validator varOnlyOnLocalVariableDefinitionAndFor
Copyright © 2007–2018. All rights reserved.