Searched refs:notAnArray (Results 1 – 1 of 1) sorted by relevance
211 throw notAnArray(array); in get()473 throw notAnArray(array); in set()823 private static IllegalArgumentException notAnArray(Object o) { in notAnArray() method in Array835 throw notAnArray(array); in badArray()