Package org.jpmml.python
Interface Castable
-
public interface Castable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectcastTo(java.lang.Class<?> clazz)
-
public interface Castable
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
castTo(java.lang.Class<?> clazz) |