MCPcopy Create free account
hub / github.com/antlr/codebuff / getColumnKey

Method getColumnKey

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

Returns the column key of this cell.

()

Source from the content-addressed store, hash-verified

277 * Returns the column key of this cell.
278 */
279 @Nullable
280 C getColumnKey();
281
282 /**

Callers 15

DenseImmutableTableMethod · 0.65
SparseImmutableTableMethod · 0.65
putAllMethod · 0.65
containsMethod · 0.65
removeMethod · 0.65
equalsMethod · 0.65
hashCodeMethod · 0.65
toStringMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
copyOfMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected