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