@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class PayloadTwo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PayloadTwo.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PayloadTwo.Builder |
builder() |
boolean |
equals(Object another) |
Integer |
getPropertyOne() |
Long |
getPropertyTwo() |
int |
hashCode() |
String |
toString() |
Copyright © 2022 The Immutables.org authors. All rights reserved.