MCPcopy Create free account
hub / github.com/brendano/arkref / MapFactory

Class MapFactory

src/arkref/ext/fig/basic/MapFactory.java:15–46  ·  view source on GitHub ↗

The MapFactory is a mechanism for specifying what kind of map is to be used by some object. For example, if you want a Counter which is backed by an IdentityHashMap instead of the defaul HashMap, you can pass in an IdentityHashMapFactory. @author Dan Klein

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected