Searched defs:Iterable (Results 1 – 2 of 2) sorted by relevance
8 public interface Iterable<T> interface
46 assertTrue(multimap().putAll(sampleKeys().e0, new Iterable<V>() { in testPutAllNonEmptyIterableOnPresentKey() method65 assertTrue(multimap().putAll(sampleKeys().e3, new Iterable<V>() { in testPutAllNonEmptyIterableOnAbsentKey() method