| Class | Description |
|---|---|
| PrimitiveBindings | |
| StandardBindings |
Standard bindings that should be available to most configurations.
|
| Annotation Type | Description |
|---|---|
| Range |
Specifies a range of values for numbers.
|
| Switch |
Indicates a command flag, such as
/command -f. |
| Text |
Indicates a
String parameter will call ArgumentStack.remaining() and
therefore consume all remaining arguments. |
| Validate |
Used to validate a string.
|
Copyright © 2010-2014. All Rights Reserved.