dotty.tools.dotc.util.LRUCache$
See theLRUCache companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
The number of retained elements in the cache; must be at most 16.
The number of retained elements in the cache; must be at most 16.
Attributes
The initial ring: 0 -> 1 -> ... -> 7 -> 0
The initial ring: 0 -> 1 -> ... -> 7 -> 0
Attributes