Interface NonEmptyList
- All Superinterfaces:
Cloneable, CommonList, FeatureStructure
- All Known Implementing Classes:
NonEmptyFloatList, NonEmptyFSList, NonEmptyIntegerList, NonEmptyStringList
a marker interface for nonempty lists
-
Field Summary
Fields inherited from interface CommonList
_FeatName_head, _FeatName_tail, EMPTY_LIST_STRING -
Method Summary
Methods inherited from interface CommonList
anyListToOutput, anyListToStringList, createNonEmptyNode, emptyList, get_headAsString, getCommonTail, getLength, getNonEmptyNthNode, getNthNode, insertNode, isEmpty, pushNode, set_headFromString, setTail, walkList, walkList_saxExceptionMethods inherited from interface FeatureStructure
_getTypeCode, _id, clone, equals, getAddress, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getJCas, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue