Uses of Class
cloud.opencode.base.collections.ImmutableMap.Builder
Packages that use ImmutableMap.Builder
-
Uses of ImmutableMap.Builder in cloud.opencode.base.collections
Methods in cloud.opencode.base.collections that return ImmutableMap.BuilderModifier and TypeMethodDescriptionstatic <K,V> ImmutableMap.Builder <K, V> ImmutableMap.builder()Return a new builder.Put an entry.Put an entry.Put all entries from a map.