@Gson.TypeAdapters @Value.Immutable public interface CustomCollection<E>
| Modifier and Type | Interface and Description |
|---|---|
static class |
CustomCollection.Builder<E> |
| Modifier and Type | Method and Description |
|---|---|
CustColl<Integer> |
cint() |
CustColl<E> |
col() |
Copyright © 2022 The Immutables.org authors. All rights reserved.