@Value.Immutable
public static interface ToBuilderMethod.ToBuilderSandwich
| Modifier and Type | Interface and Description |
|---|---|
static class |
ToBuilderMethod.ToBuilderSandwich.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
a() |
String |
b() |
ToBuilderMethod.ToBuilderSandwich.Builder |
toBuilder() |
int a()
String b()
ToBuilderMethod.ToBuilderSandwich.Builder toBuilder()
Copyright © 2022 The Immutables.org authors. All rights reserved.