Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DenseImmutableTable
Method · 0.65
SparseImmutableTable
Method · 0.65
SingletonImmutableTable
Method · 0.65
putAll
Method · 0.65
contains
Method · 0.65
remove
Method · 0.65
equals
Method · 0.65
hashCode
Method · 0.65
toString
Method · 0.65
apply
Method · 0.65
apply
Method · 0.65
copyOf
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected