|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISorter | |
jtge.engine.command | Command package. |
jtge.engine.handler | Command handler package. |
Uses of ISorter in jtge.engine.command |
Methods in jtge.engine.command with parameters of type ISorter | |
ICommand |
ICommand.sort(ISorter sorter)
Sort the command. |
ICommand |
Flow.sort(ISorter sorter)
Sort the command. |
ICommand |
AbstractCommand.sort(ISorter sorter)
Sort the command. |
Uses of ISorter in jtge.engine.handler |
Constructors in jtge.engine.handler with parameters of type ISorter | |
Sort(IConsumer consumer,
ISorter sorter)
Create a sort handler. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |