Searched defs:throwsIfOutOfBounds (Results 1 – 2 of 2) sorted by relevance
58 private static void throwsIfOutOfBounds(int len, int offset, int count) { in throwsIfOutOfBounds() method in FakeInputStream
770 public static void throwsIfOutOfBounds(int len, int offset, int count) { in throwsIfOutOfBounds() method in ArrayUtils