Package smetana.core
Interface CFunction
-
- All Superinterfaces:
__ptr__
- All Known Implementing Classes:
CFunctionAbstract
public interface CFunction extends __ptr__
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
exe(Object... args)
String
getName()
-
Methods inherited from interface smetana.core.__ptr__
castTo, getTheField, isSameThan, unsupported
-
-