| Constructor and Description |
|---|
FpPrimitiveEncoder() |
| 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) |
public OperableRef ref(com.sun.codemodel.JVar variable)
public com.sun.codemodel.JMethod createEncoderMethod(com.sun.codemodel.JType type,
org.dmg.pmml.FieldName name,
TranslationContext context)
createEncoderMethod in interface EncoderCopyright © 2020. All rights reserved.