Interface ArrayFSImpl<E extends FeatureStructure>
- All Superinterfaces:
ArrayFS<E>, Cloneable, CommonArrayFS<E>, FeatureStructure
- All Known Implementing Classes:
FSArray
Deprecated.
use FSArray instead
For backwards compatibility with V2, only Only has methods not in ArrayFS or CommonArrayFSImpl
-
Method Summary
Methods inherited from interface ArrayFS
copyFromArray, copyToArray, get, set, toArray, toArrayMethods inherited from interface CommonArrayFS
copyFromArray, copyToArray, copyValuesFrom, getValuesAsCommaSeparatedString, isEmpty, size, toStringArrayMethods 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