Uses of Interface
org.apache.uima.List_of_ints
-
Uses of List_of_ints in org.apache.uima
Modifier and TypeMethodDescriptionstatic List_of_ints
List_of_ints.EMPTY_LIST()
static List_of_ints
List_of_ints.newInstance
(int[] ia) static List_of_ints
List_of_ints.newInstance
(int[] ia, int start, int end) List_of_ints.subList
(int fromIndex, int toIndex)