|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Ordering.Factory
Factory for creating Ordering
instances.
For a factory to be used with @OrderWith
it needs to have a public no-arg
constructor.
Method Summary | |
---|---|
Ordering |
create(Ordering.Context context)
Creates an Ordering instance using the given context. |
Method Detail |
---|
Ordering create(Ordering.Context context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |