Uses of Class
org.jpmml.model.visitors.AttributeInterner
-
Packages that use AttributeInterner Package Description org.jpmml.model.visitors -
-
Uses of AttributeInterner in org.jpmml.model.visitors
Subclasses of AttributeInterner in org.jpmml.model.visitors Modifier and Type Class Description classDoubleInternerA Visitor that internsDoubleattribute values.classFloatInternerA Visitor that internsFloatattribute values.classIntegerInternerA Visitor that internsIntegerattribute values.classNumberInterner<V extends java.lang.Number>classStringInternerA Visitor that internsStringattribute values.
-