Class FloatArrayFSImpl.FloatArrayFSGenerator

java.lang.Object
org.apache.uima.cas.impl.FloatArrayFSImpl.FloatArrayFSGenerator
All Implemented Interfaces:
FSGenerator
Enclosing class:
FloatArrayFSImpl

private static class FloatArrayFSImpl.FloatArrayFSGenerator extends Object implements FSGenerator
  • Constructor Details

    • FloatArrayFSGenerator

      private FloatArrayFSGenerator()
  • Method Details

    • createFS

      public FeatureStructure createFS(int addr, CASImpl cas)
      Specified by:
      createFS in interface FSGenerator
      See Also:
      • invalid reference
        org.apache.uima.cas.impl.FSGenerator#createFS(int, LowLevelCAS)