Modifier and Type | Class and Description |
---|---|
static class |
VariableLoadHandler.VariableLoad
The load variation bucket.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Checks whether there is another load bucket.
|
static void |
main(String[] args)
Test code for the load variation handler.
|
VariableLoadHandler.VariableLoad |
next()
Obtains the next load bucket.
|
void |
remove()
Removes the load bucket.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
public VariableLoadHandler.VariableLoad next()
public void remove()
public static void main(String[] args)
args
- Command line arguments