FeatureKey(String key, Class<T> clazz)
FeatureKey(String key, Class<T> clazz, int length)
static <T> FeatureKey<T>
create(String key, Class<T> clazz)
create(String key, Class<T> clazz, int length)
Class<T>
getClazz()
String
getKey()
int
getLength()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait