Searched defs:UNMODIFIABLE (Results 1 – 3 of 3) sorted by relevance
56 public static final Set<IteratorFeature> UNMODIFIABLE = field in IteratorFeature
80 new IteratorTester<T>(list.size() * 2 + 2, UNMODIFIABLE, list, in actsLikeIteratorHelper() local
81 new IteratorTester<T>(list.size() * 2 + 2, UNMODIFIABLE, list, in actsLikeIteratorHelper() local