MCPcopy Index your code
hub / github.com/antlr/codebuff / isEmpty

Method isEmpty

corpus/java/training/guava/collect/Table.java:107–107  ·  view source on GitHub ↗

Returns true if the table contains no mappings.

()

Source from the content-addressed store, hash-verified

105
106 /** Returns {@code true} if the table contains no mappings. */
107 boolean isEmpty();
108
109 /**
110 * Returns the number of row key / column key / value mappings in the table.

Callers 15

isEmptyMethod · 0.65
getMethod · 0.65
STMethod · 0.65
isEmptyMethod · 0.65
getMethod · 0.65
STMethod · 0.65
isEmptyMethod · 0.65
getMethod · 0.65
STMethod · 0.65
isEmptyMethod · 0.65
getMethod · 0.65
STMethod · 0.65

Implementers 5

ForwardingTableoutput/java_guava/1.4.17/ForwardingTab
ForwardingTableoutput/java_guava/1.4.19/ForwardingTab
ForwardingTableoutput/java_guava/1.4.16/ForwardingTab
ForwardingTableoutput/java_guava/1.4.18/ForwardingTab
ForwardingTablecorpus/java/training/guava/collect/For

Calls

no outgoing calls

Tested by 1

createBitsetsMethod · 0.52