Class CopyOnWrite.WeakHashCowSet<E>
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
ghidra.trace.util.CopyOnWrite.WeakAbstractCowSet<E>
ghidra.trace.util.CopyOnWrite.WeakHashCowSet<E>
- All Implemented Interfaces:
Iterable<E>, Collection<E>, Set<E>
- Enclosing interface:
CopyOnWrite
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CopyOnWrite.WeakAbstractCowSet
add, clear, contains, isEmpty, iterator, remove, size, toArray, toArrayMethods inherited from class AbstractSet
equals, hashCode, removeAllMethods inherited from class AbstractCollection
addAll, containsAll, retainAll, toStringMethods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface Set
addAll, containsAll, retainAll, spliterator
-
Constructor Details
-
WeakHashCowSet
public WeakHashCowSet()
-
-
Method Details
-
newWeakValueCowMap
- Specified by:
newWeakValueCowMapin classCopyOnWrite.WeakAbstractCowSet<E>
-