Class CompIntArrayRBT


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

  • Constructor Details

    • CompIntArrayRBT

      public CompIntArrayRBT(IntComparator comp)
      Deprecated.
    • CompIntArrayRBT

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