@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableFromType extends Object implements FromTypesModifiables.FromType
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableFromType.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
a() |
static ImmutableFromType |
copyOf(FromTypesModifiables.FromType instance) |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
ImmutableFromType |
withA(int value) |
public int a()
public final ImmutableFromType withA(int value)
public int hashCode()
public String toString()
public static ImmutableFromType copyOf(FromTypesModifiables.FromType instance)
Copyright © 2022 The Immutables.org authors. All rights reserved.