TypedValidator<Node>
, Validator
, BiConsumer<N,ProblemReporter>
Java7Validator
public class Java6Validator extends Java5Validator
modifiersWithoutStrictfpAndDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods, noAnnotations, noAssertKeyword, noBinaryIntegerLiterals, noEnums, noForEach, noGenerics, noInnerClasses, noLambdas, noModules, noMultiCatch, noReflection, noStaticImports, noStringsInSwitch, noUnderscoresInIntegerLiterals, noVarargs, tryWithoutResources
innerClasses
modifiersWithoutDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods, strictfpNotAllowed
enumNotAllowed, noPrimitiveGenericArguments
Constructor | Description |
---|---|
Java6Validator() |
andThen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, add, getValidators, remove, replace
Copyright © 2007–2019. All rights reserved.