Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ rowMap
Method
rowMap
output/java_guava/1.4.19/Tables.java:230–233 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
228
}
229
230
@Override
231
public
Map<C, Map<R, V>> rowMap() {
232
return
original.columnMap();
233
}
234
235
@Override
236
public
int
size() {
Callers
nothing calls this directly
Calls
1
columnMap
Method · 0.65
Tested by
no test coverage detected