Package io.virtdata.api
Interface Named
-
- All Known Subinterfaces:
VirtDataFunctionLibrary
- All Known Implementing Classes:
VirtDataLibraries
public interface Named
-
-
Method Summary
Modifier and Type Method Description java.lang.StringgetName()Return the name for this function library implementation.
-