@Value.Immutable
public interface SpecifiedExceptionWithNamesConstructor
| Modifier and Type | Interface and Description |
|---|---|
static class |
SpecifiedExceptionWithNamesConstructor.Exc |
| Modifier and Type | Method and Description |
|---|---|
int |
getSomeRequiredInteger() |
String |
getSomeRequiredString() |
int getSomeRequiredInteger()
String getSomeRequiredString()
Copyright © 2022 The Immutables.org authors. All rights reserved.