HomeSort by relevance Sort by last modified time
    Searched defs:UNMODIFIABLE (Results 1 - 5 of 5) sorted by null

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
IteratorFeature.java 56 public static final Set<IteratorFeature> UNMODIFIABLE =
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
PeekingIteratorTest.java 21 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
79 // Check with unmodifiable lists
80 new IteratorTester<T>(list.size() * 2 + 2, UNMODIFIABLE, list,
  /external/guava/guava-tests/test/com/google/common/collect/
PeekingIteratorTest.java 21 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
80 // Check with unmodifiable lists
81 new IteratorTester<T>(list.size() * 2 + 2, UNMODIFIABLE, list,
  /cts/tests/libcore/javautilcollections/libs/
guava-testlib-20.0.jar 
  /external/guice/lib/build/
guava-testlib-16.0.1.jar 

Completed in 232 milliseconds