@Value.Immutable
public interface StagedBuilderImplementingBuilder
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StagedBuilderImplementingBuilder.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
age() |
String |
name() |
String name()
int age()
Copyright © 2022 The Immutables.org authors. All rights reserved.