Package net.sourceforge.plantuml.evalex
Interface Expression.LazyNumber
-
- Enclosing class:
- Expression
public static interface Expression.LazyNumber
LazyNumber interface created for lazily evaluated functions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Number
eval()
java.lang.String
getString()
-