Searched refs:SUPPORTS_SET (Results 1 – 17 of 17) sorted by relevance
21 import static com.google.common.collect.testing.features.ListFeature.SUPPORTS_SET;39 @ListFeature.Require(SUPPORTS_SET)47 @ListFeature.Require(SUPPORTS_SET)54 @ListFeature.Require(SUPPORTS_SET)75 @ListFeature.Require(SUPPORTS_SET)85 @ListFeature.Require(SUPPORTS_SET)97 @ListFeature.Require(absent = SUPPORTS_SET)108 @ListFeature.Require(absent = SUPPORTS_SET)121 @ListFeature.Require(SUPPORTS_SET)
23 import static com.google.common.collect.testing.features.ListFeature.SUPPORTS_SET;53 @ListFeature.Require(absent = {SUPPORTS_SET, SUPPORTS_ADD_WITH_INDEX})63 @ListFeature.Require({SUPPORTS_SET, SUPPORTS_ADD_WITH_INDEX})
23 import static com.google.common.collect.testing.features.ListFeature.SUPPORTS_SET;105 @ListFeature.Require(SUPPORTS_SET)115 @ListFeature.Require(SUPPORTS_SET)143 @ListFeature.Require(SUPPORTS_SET)153 @ListFeature.Require(SUPPORTS_SET)
37 SUPPORTS_SET, enumConstant44 SUPPORTS_SET,
47 SUPPORTS_SET; enumConstant
136 ListFeature.SUPPORTS_SET,
258 throwIfInvalid(IteratorFeature.SUPPORTS_SET); in set()
76 ListFeature.SUPPORTS_SET) in suite()
75 ListFeature.SUPPORTS_SET) in suite()
24 import static com.google.common.collect.testing.IteratorFeature.SUPPORTS_SET;389 ImmutableList.of(SUPPORTS_REMOVE, SUPPORTS_SET), in testValuesIteration()
212 CollectionFeature.ALLOWS_NULL_VALUES, ListFeature.SUPPORTS_SET) in suite()
108 ListFeature.SUPPORTS_SET