ElasticHashMap

lightdb.util.ElasticHashMap
See theElasticHashMap companion class

Attributes

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

Members list

Value members

Concrete methods

def empty[K, V](initialCapacity: Int, loadFactor: Double): ElasticHashMap[K, V]