Annotation Type PageSize
-
@Retention(RUNTIME) @Target({TYPE,PACKAGE,METHOD}) @Documented public @interface PageSize
Defines the default page size for the annotated type, method or package- Author:
- cdivilly
@Retention(RUNTIME)
@Target({TYPE,PACKAGE,METHOD})
@Documented
public @interface PageSize