org.apache.uima.internal.util
public interface IntPointerIterator
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
copy() |
void |
dec() |
int |
get() |
void |
inc() |
boolean |
isValid() |
void |
moveTo(int i) |
void |
moveToFirst() |
void |
moveToLast() |
Copyright © 2014. All Rights Reserved.