- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for callAllPublicMethods (0.06 seconds)
-
guava-tests/test/com/google/common/collect/ForwardingMapTest.java
@Override public Iterator<Entry<String, Boolean>> iterator() { return emptyIterator(); } }; } }; callAllPublicMethods(new TypeToken<Set<Entry<String, Boolean>>>() {}, forward.entrySet()); // These are the methods specified by StandardEntrySet verify(map, atLeast(0)).clear(); verify(map, atLeast(0)).containsKey(any());Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 17:47:10 GMT 2026 - 12.4K bytes - Click Count (0)