@Value.Immutable
public interface ClearBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
a() |
String |
b() |
default int |
d() |
List<String> |
l() |
Map<String,Integer> |
m() |
Set<RetentionPolicy> |
r() |
Copyright © 2017 The Immutables.org authors. All rights reserved.