MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / enumerate

Method enumerate

src/java/util/Properties.java:254–262  ·  view source on GitHub ↗

Enumerates all key/value pairs in the specified hastable. @param h the hashtable

(Hashtable h)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

propertyNamesMethod · 0.95
listMethod · 0.95

Calls 5

hasMoreElementsMethod · 0.95
nextElementMethod · 0.95
keysMethod · 0.45
putMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected