@NotThreadSafe public static final class ImmutableRawType.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableRawType |
build() |
ImmutableRawType.Builder |
map(Map map) |
ImmutableRawType.Builder |
set(Set set) |
@CanIgnoreReturnValue public final ImmutableRawType.Builder set(Set set)
@CanIgnoreReturnValue public final ImmutableRawType.Builder map(Map map)
public ImmutableRawType build()
Copyright © 2022 The Immutables.org authors. All rights reserved.