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