Package org.apache.uima.cas.impl
Class ArrayFSGenerator
- java.lang.Object
-
- org.apache.uima.cas.impl.ArrayFSGenerator
-
- All Implemented Interfaces:
FSGenerator<ArrayFSImpl>
public class ArrayFSGenerator extends Object implements FSGenerator<ArrayFSImpl>
-
-
Constructor Summary
Constructors Constructor Description ArrayFSGenerator()
-
-
-
Method Detail
-
createFS
public ArrayFSImpl createFS(int addr, CASImpl cas)
- Specified by:
createFS
in interfaceFSGenerator<ArrayFSImpl>
- See Also:
FSGenerator.createFS(int, CASImpl)
-
-