Class FunctionProviderCache
java.lang.Object
com.e1c.langtool.v8.dt.dcs.expressions.translator.FunctionProviderCache
- All Implemented Interfaces:
SessionCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()Clear all holding cachevoidsetFunctionProvider(IExpressionsFunctionsProvider functionProvider) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.e1c.langtool.v8.dt.translator.SessionCache
init
-
Constructor Details
-
FunctionProviderCache
public FunctionProviderCache()
-
-
Method Details
-
clear
public void clear()Description copied from interface:SessionCacheClear all holding cache- Specified by:
clearin interfaceSessionCache
-
getFunctionProvider
-
setFunctionProvider
-