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

Method hasMoreElements

src/java/util/Enumeration.java:43–43  ·  view source on GitHub ↗

Returns true if the enumeration contains more elements; false if its empty.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

removeLayoutComponentMethod · 0.95
saveMethod · 0.95
listMethod · 0.95
enumerateMethod · 0.95
fetchSoundsMethod · 0.95
nextStreamMethod · 0.65

Implementers 3

StringTokenizersrc/java/util/StringTokenizer.java
HashtableEnumeratorsrc/java/util/Hashtable.java
VectorEnumeratorsrc/java/util/Vector.java

Calls

no outgoing calls

Tested by

no test coverage detected