Package net.sourceforge.plantuml.evalex
Interface Expression.LazyNumber
-
- 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.lang.Numbereval()java.lang.StringgetString()
-