Home
last modified time | relevance | path

Searched refs:DIRECT_ONLY (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DListsImplTest.java44 DIRECT_ONLY, // Element can be added and removed only via direct calls, not through iterators enumConstant
295 super(name, Modifiability.DIRECT_ONLY); in CopyOnWriteListExample()
/external/guava/android/guava-tests/test/com/google/common/collect/
DListsImplTest.java44 DIRECT_ONLY, // Element can be added and removed only via direct calls, not through iterators enumConstant
295 super(name, Modifiability.DIRECT_ONLY); in CopyOnWriteListExample()