Searched refs:DIRECT_ONLY (Results 1 – 2 of 2) sorted by relevance
44 DIRECT_ONLY, // Element can be added and removed only via direct calls, not through iterators enumConstant295 super(name, Modifiability.DIRECT_ONLY); in CopyOnWriteListExample()