public class Java11Validator extends Java10Validator
| Modifier and Type | Field and Description |
|---|---|
protected Validator |
varAlsoInLambdaParameters |
varOnlyOnLocalVariableDefinitionAndFormodifiers, 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 |
|---|
Java11Validator() |
accept, add, getValidators, remove, replaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostProcessorandThenprotected final Validator varAlsoInLambdaParameters
Copyright © 2007–2018. All rights reserved.