Uses of Class
com.g11ntoolkit.util.Arguments.Queue

Packages that use Arguments.Queue
com.g11ntoolkit.util The set of classes that make up the Util support for the G11NToolKit. 
 

Uses of Arguments.Queue in com.g11ntoolkit.util
 

Fields in com.g11ntoolkit.util declared as Arguments.Queue
private  Arguments.Queue Arguments.queueOfSwitches
          Contains all the switch arguments.
private  Arguments.Queue Arguments.queueStringParameters
          Contains all the string arguments needed by the switch arguments.
private  Arguments.Queue Arguments.queueOfOtherStringParameters
          Contains all the arguments that don't go in the other 2 queues.