public class QuinceFeatureTypeMapper
extends java.lang.Object
QuinceFeatureFormatMapper
such that for any FeatureType-TensorType mapping provided by this class, any FeatureValue having that FeatureType
would be converted to a TensorData conforming to that TensorType.| Modifier and Type | Field and Description |
|---|---|
static QuinceFeatureTypeMapper |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
TensorType |
fromFeatureType(FeatureType featureType) |
public static final QuinceFeatureTypeMapper INSTANCE
public TensorType fromFeatureType(FeatureType featureType)
featureType - a FeatureType