Class CompIntArrayRBT


  • @Deprecated
    public class CompIntArrayRBT
    extends IntArrayRBT
    Deprecated.
    Not used anymore. Will be removed in UIMA 4.
    Used for UIMA Set indexes
    • Constructor Detail

      • CompIntArrayRBT

        public CompIntArrayRBT​(IntComparator comp)
        Deprecated.
      • CompIntArrayRBT

        public CompIntArrayRBT​(IntComparator comp,
                               int initialSize)
        Deprecated.
        Constructor for CompIntArrayRBT.
        Parameters:
        comp - -
        initialSize - -