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