From db8281f7f5c027c24cf9a1a8208a2aa92d06a73d Mon Sep 17 00:00:00 2001
From: spc ImmutableCollection
and ImmutableList
(backed by the builder feature of ImmutableList
).ImmutableSet
and ImmutableSortedSet
(backed by the builder feature of those types).ImmutableMap
, ImmutableBiMap
, and ImmutableSortedMap
(backed by the builder feature of those types).ImmutableTable
(backed by the builder feature of ImmutableTable
).
-- cgit