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