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.