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