Annotation Interface GroupSequence


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface GroupSequence
Defines group sequence.

The interface hosting @GroupSequence is representing the group sequence. When hosted on a class, represents the Default group for that class.