| Modifier and Type | Interface and Description |
|---|---|
static interface |
Collecting.Setup<E,C extends Collection<E>,S extends Collecting.Setup<E,C,S>>
Utility interface to set up a target instance of
Collection. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Collecting.Builder<E,C extends Collection<E>>
Builder implementation to build target instances of
Collection. |
static class |
Collecting.Charger<E,C extends Collection<E>>
Charger implementation to charge target instances of
Collection. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.