public abstract class FeatureType
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureType.BasicType
Enum for the top-level feature types supported by Feathr.
|
| Modifier | Constructor and Description |
|---|---|
protected |
FeatureType(FeatureType.BasicType basicType) |
| Modifier and Type | Method and Description |
|---|---|
FeatureType.BasicType |
getBasicType()
See note on
FeatureType.BasicType |
protected FeatureType(FeatureType.BasicType basicType)
@InternalApi public final FeatureType.BasicType getBasicType()
FeatureType.BasicType