Uses of Interface
jtge.engine.command.ISorter

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.
 



Copyright © 2003-2005 . All Rights Reserved.