@Value.Immutable public static interface BaseFromComplicated.AB extends BaseFromComplicated.A, BaseFromComplicated.B
| Modifier and Type | Method and Description |
|---|---|
int |
a() |
List<String> |
b() |
int |
c() |
Copyright © 2022 The Immutables.org authors. All rights reserved.