@Value.Immutable
public interface PassAnnsTargeting
| Modifier and Type | Method and Description |
|---|---|
int |
a() |
default int |
b() |
default String |
c() |
int a()
@Value.Default default int b()
@Value.Default default String c()
Copyright © 2022 The Immutables.org authors. All rights reserved.