@NotThreadSafe public static final class ImmutableGuavaInterner.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableGuavaInterner.Builder |
a(int a) |
ImmutableGuavaInterner |
build() |
ImmutableGuavaInterner.Builder |
from(WeakInterningStyle.GuavaInterner instance) |
@CanIgnoreReturnValue public final ImmutableGuavaInterner.Builder from(WeakInterningStyle.GuavaInterner instance)
@CanIgnoreReturnValue public final ImmutableGuavaInterner.Builder a(int a)
public ImmutableGuavaInterner build()
Copyright © 2022 The Immutables.org authors. All rights reserved.