public interface Extension
Operator or Function
During execution every class that implement this interface will have only one instance stored into cache CacheExtension.
They with will act like Singleton classes unless they are instantiated outside scope of calculation engine.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSymbol()
Symbol that represent mathematical operator or function
|
JCalc API 2014 Davor Sauer - Apache 2.0