@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface GroupSequence
@GroupSequence
is representing
the group sequence.
When hosted on a class, represents the Default
group
for that class.Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<?>[] |
value |