Searched defs:UNMODIFIABLE (Results 1 – 4 of 4) sorted by relevance
52 public static final Set<IteratorFeature> UNMODIFIABLE = Collections.emptySet(); field in IteratorFeature
82 list.size() * 2 + 2, UNMODIFIABLE, list, IteratorTester.KnownOrder.KNOWN_ORDER) { in actsLikeIteratorHelper() local