Home
last modified time | relevance | path

Searched refs:outOfBoundsCheckIndex (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/jdk/internal/util/
DPreconditions.java67 private static RuntimeException outOfBoundsCheckIndex( in outOfBoundsCheckIndex() method in Preconditions
85 private static RuntimeException outOfBoundsCheckIndex( in outOfBoundsCheckIndex() method in Preconditions
266 throw outOfBoundsCheckIndex(oobef, index, length);
413 throw outOfBoundsCheckIndex(oobef, index, length);