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