@Value.Immutable
public interface DefaultCollection
| Modifier and Type | Method and Description |
|---|---|
default List<String> |
defaults() |
default List<Integer> |
defnullable() |
List<String> |
nullable() |
Copyright © 2017 The Immutables.org authors. All rights reserved.