Package org.apache.uima.cas.impl
Class DoubleArrayFSImpl.DoubleArrayGenerator
java.lang.Object
org.apache.uima.cas.impl.DoubleArrayFSImpl.DoubleArrayGenerator
- All Implemented Interfaces:
FSGenerator<DoubleArrayFSImpl>
- Enclosing class:
- DoubleArrayFSImpl
private static class DoubleArrayFSImpl.DoubleArrayGenerator
extends Object
implements FSGenerator<DoubleArrayFSImpl>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoubleArrayGenerator
private DoubleArrayGenerator()
-
-
Method Details
-
createFS
- Specified by:
createFS
in interfaceFSGenerator<DoubleArrayFSImpl>
- See Also:
-
org.apache.uima.cas.impl.FSGenerator#createFS(int, LowLevelCAS)
-