Package org.apache.uima.cas.impl
Interface IntArrayFSImpl
- All Superinterfaces:
Cloneable
,CommonArrayFS<Integer>
,FeatureStructure
,IntArrayFS
- All Known Implementing Classes:
IntegerArray
Deprecated.
use IntegerArray instead
V2 compatibility only The non-JCas cover class for Integer Array
-
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.IntArrayFS
copyFromArray, copyToArray, get, set, toArray