Package org.jpmml.python
Class CastFunction<E>
- java.lang.Object
-
- org.jpmml.python.CastFunction<E>
-
-
Constructor Summary
Constructors Constructor Description CastFunction(Class<? extends E> clazz)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description Eapply(Object object)protected abstract StringformatMessage(Object object)Class<? extends E>getClazz()
-