@NotThreadSafe public static final class ImmutableElem.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableElem |
build() |
ImmutableElem.Builder |
from(SortedCollectionWrapper.Elem instance) |
ImmutableElem.Builder |
value(int value) |
public final ImmutableElem.Builder from(SortedCollectionWrapper.Elem instance)
public final ImmutableElem.Builder value(int value)
public ImmutableElem build()
Copyright © 2017 The Immutables.org authors. All rights reserved.