- Companion:
- object
class WeakHashSet[Type]
class MutableSet[Type]
class ReadOnlySet[Type]
class Object
trait Matchable
class Any
Type members
Inherited types
Value members
Concrete methods
Inherited methods
The entry in the set such that isEqual(x, entry), or else null.
The entry in the set such that isEqual(x, entry), or else null.
- Inherited from:
- WeakHashSet
Like += but return existing element equal to x of it exists,
x itself otherwise.
Like += but return existing element equal to x of it exists,
x itself otherwise.
- Inherited from:
- WeakHashSet