@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Constraint(validatedBy=NumberPairLeftValidator.class) public @interface NumberPairLeft
NumberPair,
NumberPairRightCopyright © 2022. All rights reserved.