Package org.apache.uima.cas.impl
Interface DoubleArrayFSImpl
- All Superinterfaces:
- Cloneable,- CommonArrayFS<Double>,- DoubleArrayFS,- FeatureStructure
- All Known Implementing Classes:
- DoubleArray
Deprecated.
use DoubleArray instead
V2 compatibility only The non-JCas cover class for Double Array
- To be removed in version:
- 4.0.0
- 
Method SummaryMethods inherited from interface org.apache.uima.cas.CommonArrayFScopyFromArray, copyToArray, copyValuesFrom, getValuesAsCommaSeparatedString, isEmpty, size, toStringArrayMethods inherited from interface org.apache.uima.cas.DoubleArrayFScopyFromArray, copyToArray, get, set, toArrayMethods 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