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

Method clear

classpath/java/util/Collection.java:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 public <S> S[] toArray(S[] array);
33
34 public void clear();
35}

Callers 1

testValuesMethod · 0.95

Implementers 6

Valuesclasspath/avian/Data.java
Valuesclasspath/java/util/LinkedHashMap.java
AbstractCollectionclasspath/java/util/AbstractCollection
SynchronizedCollectionclasspath/java/util/Collections.java
UnmodifiableListclasspath/java/util/Collections.java
UnmodifiableCollectionclasspath/java/util/Collections.java

Calls

no outgoing calls

Tested by 1

testValuesMethod · 0.76