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