JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.smartparam.engine.annotated.annotations
Annotation Interface Sortable
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
public @interface
Sortable
Marks annotation, that has sorting capabilities. Sortable annotation should provide order() method.
Author:
Adam Dubiel