@Target(value=TYPE) @Retention(value=RUNTIME) public @interface GroupSequence
The interface hosting @GroupSequence is representing the group sequence. When hosted on a class, represents the Default group for that class.
@GroupSequence
Default
Class<?>[]
value
public abstract Class<?>[] value
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.