MCPcopy Create free account
hub / github.com/PatMartin/Dex / getDouble

Method getDouble

src/com/dexvis/util/MapUtil.java:196–203  ·  view source on GitHub ↗

Return the double value of the element referenced by "key". @param map The hashmap to search in. @param key The key of the hashmap. @exception ElementNotFoundException This indicates that there is no element in "map: which is referenced by "key". @retur

(Map map, Object key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

containsKeyMethod · 0.80
getMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected