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

Method isEmpty

classpath/java/util/Map.java:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13public interface Map<K, V> {
14 public boolean isEmpty();
15
16 public int size();
17

Callers 15

testIterators2Method · 0.65
isEmptyTestMethod · 0.65
addAllTestMethod · 0.65
clearTestMethod · 0.65
isEmptyMethod · 0.65
isEmptyMethod · 0.65
isEmptyMethod · 0.65
isEmptyMethod · 0.65
isEmptyMethod · 0.65
isEmptyMethod · 0.65
isEmptyMethod · 0.65
isEmptyMethod · 0.65

Calls

no outgoing calls

Tested by 4

testIterators2Method · 0.52
isEmptyTestMethod · 0.52
addAllTestMethod · 0.52
clearTestMethod · 0.52