Uses of Class
org.apache.uima.internal.util.rb_trees.Int2IntRBT
-
Packages that use Int2IntRBT Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.internal.util.rb_trees -
-
Uses of Int2IntRBT in org.apache.uima.cas.impl
Constructors in org.apache.uima.cas.impl with parameters of type Int2IntRBT Constructor Description CasSeqAddrMaps(IntVector tgtSeq2SrcAddr, Int2IntRBT srcAddr2TgtSeq)
-
Uses of Int2IntRBT in org.apache.uima.internal.util.rb_trees
Methods in org.apache.uima.internal.util.rb_trees that return Int2IntRBT Modifier and Type Method Description Int2IntRBT
Int2IntRBT. copy()
-