Uses of Interface
org.apache.uima.internal.util.IntPointerIterator
-
Packages that use IntPointerIterator Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.internal.util org.apache.uima.internal.util.rb_trees -
-
Uses of IntPointerIterator in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return IntPointerIterator Modifier and Type Method Description default IntPointerIterator
LowLevelIndex. getIntIterator()
-
Uses of IntPointerIterator in org.apache.uima.internal.util
Subinterfaces of IntPointerIterator in org.apache.uima.internal.util Modifier and Type Interface Description interface
IntKeyValueIterator
Used in the CAS implementation. -
Uses of IntPointerIterator in org.apache.uima.internal.util.rb_trees
Classes in org.apache.uima.internal.util.rb_trees that implement IntPointerIterator Modifier and Type Class Description private class
Int2IntRBT.KeyValueIterator
-