|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSortStrategy
public abstract class SortStrategy
Constructor Summary | |
---|---|
SortStrategy()
|
Method Summary | |
---|---|
abstract SortDirection |
getDefaultDirection()
|
abstract SortDirection |
nextDirection(SortDirection direction)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SortStrategy()
Method Detail |
---|
public abstract SortDirection getDefaultDirection()
public abstract SortDirection nextDirection(SortDirection direction)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |