- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MisleadingSizeList (0.07 seconds)
-
android/guava-tests/test/com/google/common/base/JoinerTest.java
static { List<Integer> collection123 = Arrays.asList(1, 2, 3); UNDERREPORTING_SIZE_LIST = unmodifiableList(new MisleadingSizeList<>(collection123, -1)); OVERREPORTING_SIZE_LIST = unmodifiableList(new MisleadingSizeList<>(collection123, 1)); } /* * c.g.c.collect.testing.Helpers.misleadingSizeList has a broken Iterator, so we can't use it. (ICreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 15:59:55 GMT 2026 - 13.2K bytes - Click Count (0)