TypedValidator<Node>
, Validator
, BiConsumer<N,ProblemReporter>
Java1_2Validator
public class Java1_1Validator extends Java1_0Validator
Modifier and Type | Field | Description |
---|---|---|
protected Validator |
innerClasses |
modifiersWithoutStrictfpAndDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods, noAnnotations, noAssertKeyword, noBinaryIntegerLiterals, noEnums, noForEach, noGenerics, noInnerClasses, noLambdas, noModules, noMultiCatch, noReflection, noStaticImports, noStringsInSwitch, noUnderscoresInIntegerLiterals, noVarargs, tryWithoutResources
Constructor | Description |
---|---|
Java1_1Validator() |
andThen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, add, getValidators, remove, replace
protected final Validator innerClasses
Copyright © 2007–2019. All rights reserved.