InternMap

com.netflix.atlas.core.util.InternMap
See theInternMap companion trait
object InternMap

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
InternMap.type

Members list

Value members

Concrete methods

def concurrent[K <: AnyRef](initialCapacity: Int, clock: Clock, concurrencyLevel: Int): InternMap[K]