public interface NonAttributes
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NonAttributes.Abc |
| Modifier and Type | Method and Description |
|---|---|
int |
a() |
String |
b() |
int a()
@Value.NonAttribute String b()
Copyright © 2022 The Immutables.org authors. All rights reserved.