MCPcopy Create free account
hub / github.com/ReadyTalk/avian / hasMoreElements

Method hasMoreElements

classpath/java/util/Enumeration.java:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 public T nextElement();
15
16 public boolean hasMoreElements();
17}

Callers 4

mainMethod · 0.65
mainMethod · 0.65
verifyContentsMethod · 0.65
getResourcesMethod · 0.65

Implementers 4

StringTokenizerclasspath/java/util/StringTokenizer.ja
ResourceEnumerationclasspath/avian/SystemClassLoader.java
IteratorEnumerationclasspath/java/util/Collections.java
MyEnumerationclasspath/java/util/zip/ZipFile.java

Calls

no outgoing calls

Tested by 3

mainMethod · 0.52
mainMethod · 0.52
verifyContentsMethod · 0.52