Uses of Class
org.jpmml.translator.ArrayInfo
-
Packages that use ArrayInfo Package Description org.jpmml.translator -
-
Uses of ArrayInfo in org.jpmml.translator
Methods in org.jpmml.translator that return ArrayInfo Modifier and Type Method Description ArrayInfoArrayInfoMap. create(String name)ArrayInfoArrayFpPrimitiveEncoder. getArrayInfo()Method parameters in org.jpmml.translator with type arguments of type ArrayInfo Modifier and Type Method Description static FpPrimitiveEncoderFpPrimitiveEncoder. create(FieldInfo fieldInfo, Map<org.dmg.pmml.Field<?>,ArrayInfo> fieldArrayInfos)Constructors in org.jpmml.translator with parameters of type ArrayInfo Constructor Description ArrayFpPrimitiveEncoder(ArrayInfo arrayInfo)
-