ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.Builder.build() |
static ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.copyOf(MutableImmutableCollection instance) |
ImmutableMutableImmutableCollection |
ModifiableMutableImmutableCollection.toImmutable() |
ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.withA(Iterable<String> elements) |
ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.withA(String... elements) |
ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.withB(Iterable<String> elements) |
ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.withB(String... elements) |
ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.withC(com.google.common.collect.Multimap<String,? extends Integer> entries) |
ImmutableMutableImmutableCollection |
ImmutableMutableImmutableCollection.withD(Map<? extends Void,? extends Void> entries) |