Searched defs:checkElementIndex (Results 1 – 3 of 3) sorted by relevance
118 public static int checkElementIndex(int index, int size) { in checkElementIndex() method in SupportPreconditions133 public static int checkElementIndex(int index, int size, @Nullable String desc) { in checkElementIndex() method in SupportPreconditions
1326 public static int checkElementIndex(int index, int size) { in checkElementIndex() method in Preconditions1342 public static int checkElementIndex(int index, int size, @Nullable String desc) { in checkElementIndex() method in Preconditions
1383 public static int checkElementIndex(int index, int size) { in checkElementIndex() method in Preconditions1399 public static int checkElementIndex(int index, int size, @NullableDecl String desc) { in checkElementIndex() method in Preconditions