public final class LongValue extends Object
Constructor and Description |
---|
LongValue() |
Modifier and Type | Method and Description |
---|---|
static long |
parseString(String value)
Parse the string containing a long value.
|
public static long parseString(String value)
value
- is the textual long valueCopyright © 2005–2018. All rights reserved.