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