Toggle navigation
Home
com.google.common.collect.Table to com.google.common.collect.ImmutableTable
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'immutables'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
tableBuilder.build()
to
ImmutableTable.copyOf(tableBuilder)