Annotation Interface RequireHi
@Retention(RUNTIME)
@Target({METHOD,TYPE})
@Repeatable(Repeatable.class)
public @interface RequireHi
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static interface
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements