@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public static @interface SortDefault.SortDefaults
SortDefault annotations on a method parameter.| Modifier and Type | Required Element and Description |
|---|---|
SortDefault[] |
value
The individual
SortDefault declarations to be sorted by. |
public abstract SortDefault[] value
SortDefault declarations to be sorted by.Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.