Module storm
Package st.orm.spi

Annotation Interface Orderable.BeforeAny

Enclosing interface:
Orderable<T extends Orderable<T>>

@Retention(RUNTIME) @Target(TYPE) public static @interface Orderable.BeforeAny
Ordering constraint that indicates that the current class should come before any other class.