JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
storm
Package
st.orm.spi
Annotation Interface Orderable.AfterAny
Enclosing interface:
Orderable
<
T
extends
Orderable
<
T
>>
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public static @interface
Orderable.AfterAny
Ordering constraint that indicates that the current class should come after any other class.