public final class ScriptHeuristic.LongAccessor extends Number
| Modifier and Type | Field and Description |
|---|---|
long |
value |
| Constructor and Description |
|---|
ScriptHeuristic.LongAccessor() |
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValuepublic float floatValue()
floatValue in class Numberpublic double doubleValue()
doubleValue in class NumberCopyright © 2009–2017. All rights reserved.