Uses of Interface
de.aristaflow.adept2.core.datamanager.UDFExecution
-
Packages that use UDFExecution Package Description de.aristaflow.adept2.core.datamanager -
-
Uses of UDFExecution in de.aristaflow.adept2.core.datamanager
Methods in de.aristaflow.adept2.core.datamanager that return UDFExecution Modifier and Type Method Description UDFExecution
DataManager. getUDFExecution()
Gets an instance for executing functions on the values of user-defined data type.
-