@Value.Immutable
public interface AllMandatoryParams
| Modifier and Type | Method and Description |
|---|---|
int |
a() |
boolean |
b() |
default String |
c() |
Object |
o() |
String |
s() |
static void |
use() |
Copyright © 2022 The Immutables.org authors. All rights reserved.