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

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
IteratorFeature.java 63 public static final Set<IteratorFeature> MODIFIABLE =
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
PeekingIteratorTest.java 20 import static com.google.common.collect.testing.IteratorFeature.MODIFIABLE;
59 super(master.size() + 3, MODIFIABLE, master,
76 // Check with modifiable copies of the list