dotty.tools.dotc.util.WeakHashSet$
See theWeakHashSet companion class
Companion object for WeakHashSet
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
A single entry in a WeakHashSet. It's a WeakReference plus a cached hash code and a link to the next Entry in the same bucket
A single entry in a WeakHashSet. It's a WeakReference plus a cached hash code and a link to the next Entry in the same bucket
Attributes
-
Supertypes
-
trait Matchable
class Any