Uses of Class
com.google.common.collect.ImmutableTable.SerializedForm
Packages that use ImmutableTable.SerializedForm
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ImmutableTable.SerializedForm in com.google.common.collect
Methods in com.google.common.collect that return ImmutableTable.SerializedFormModifier and TypeMethodDescription(package private) static ImmutableTable.SerializedForm
ImmutableTable.SerializedForm.create
(ImmutableTable<?, ?, ?> table, int[] cellRowIndices, int[] cellColumnIndices)