public class LazyRevIndex extends Number
| Constructor and Description |
|---|
LazyRevIndex(int value,
LazyLength lazyLength) |
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValuepublic LazyRevIndex(int value,
LazyLength lazyLength)
public float floatValue()
floatValue in class Numberpublic double doubleValue()
doubleValue in class NumberCopyright © 2020. All rights reserved.