Package | Description |
---|---|
org.apache.uima.internal.util.rb_trees |
Modifier and Type | Class and Description |
---|---|
class |
CompIntArrayRBT
Class comment for CompIntArrayRBT.java goes here.
|
class |
Int2IntRBT
Int to Int Map, based on IntArrayRBT, used in no-duplicates mode
Implements Map - like interface:
keys and values are ints
Entry set not (yet) impl
no keySet()
no values()
|
class |
IntArrayRBT
Red-black tree implementation based on integer arrays.
|
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.