Package org.apache.uima.cas.impl
Interface LongArrayFSImpl
- All Superinterfaces:
Cloneable
,CommonArrayFS<Long>
,FeatureStructure
,LongArrayFS
- All Known Implementing Classes:
LongArray
Deprecated.
use LongArray instead
V2 compatibility only The non-JCas cover class for Long Array
- To be removed in version:
- 4.0.0
-
Method Summary
Methods inherited from interface org.apache.uima.cas.CommonArrayFS
copyFromArray, copyToArray, copyValuesFrom, getValuesAsCommaSeparatedString, isEmpty, size, toStringArray
Methods inherited from interface org.apache.uima.cas.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
Methods inherited from interface org.apache.uima.cas.LongArrayFS
copyFromArray, copyToArray, get, set, toArray