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