Class WeakHashSet<T>
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet<T>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elementSize
public int elementSize
-
-
Constructor Details
-
WeakHashSet
public WeakHashSet() -
WeakHashSet
public WeakHashSet(int size)
-
-
Method Details
-
add
-
contains
-
get
-
remove
-
size
public int size() -
toString
-