public class ShortArg extends AbstractCommandArg<Short>
string
Constructor and Description |
---|
ShortArg(CommandsMessages messages,
String string) |
Modifier and Type | Method and Description |
---|---|
Short |
value()
Returns the parsed value.
|
valueOr
public ShortArg(CommandsMessages messages, String string)
public Short value()
CommandArg
Copyright © 2012. All Rights Reserved.