@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableAuxDefaultOnForcedSingleton extends AuxDefaultOnForcedSingleton
| Modifier and Type | Method and Description |
|---|---|
int |
aux() |
boolean |
equals(Object another) |
int |
hashCode() |
static ImmutableAuxDefaultOnForcedSingleton |
of() |
String |
toString() |
ImmutableAuxDefaultOnForcedSingleton |
withAux(int value) |
public int aux()
public final ImmutableAuxDefaultOnForcedSingleton withAux(int value)
public int hashCode()
public String toString()
public static ImmutableAuxDefaultOnForcedSingleton of()
Copyright © 2022 The Immutables.org authors. All rights reserved.