public interface Encoder
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JMethod |
createEncoderMethod(com.sun.codemodel.JType type,
org.dmg.pmml.FieldName name,
TranslationContext context) |
Object |
encode(Object value) |
String |
getName() |
OperableRef |
ref(com.sun.codemodel.JVar variable) |
String getName()
OperableRef ref(com.sun.codemodel.JVar variable)
com.sun.codemodel.JMethod createEncoderMethod(com.sun.codemodel.JType type,
org.dmg.pmml.FieldName name,
TranslationContext context)
Copyright © 2020. All rights reserved.