Searched defs:checkOffsetAndCount (Results 1 – 3 of 3) sorted by relevance
32 public static final void checkOffsetAndCount(int arrayLength, int offset, int count) { in checkOffsetAndCount() method in ArrayUtils
27 public static void checkOffsetAndCount(long size, long offset, long byteCount) { in checkOffsetAndCount() method in Util
72 public static void checkOffsetAndCount(long arrayLength, long offset, long count) { in checkOffsetAndCount() method in Util