Package com.udojava.evalex
Interface Expression.LazyNumber
-
- All Known Implementing Classes:
LazyIfNumber
- Enclosing class:
- Expression
public static interface Expression.LazyNumberLazyNumber interface created for lazily evaluated functions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.math.BigDecimaleval()java.lang.StringgetString()
-