| Package | Description |
|---|---|
| io.sundr.builder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VisitableBuilder<T,V extends VisitableBuilder<T,V>> |
| Modifier and Type | Method and Description |
|---|---|
static <T> java.util.ArrayList<T> |
BaseFluent.build(java.util.List<? extends Builder<? extends T>> list) |
static <T> java.util.List<T> |
BaseFluent.build(java.util.Set<? extends Builder<? extends T>> set) |
Copyright © 2019. All Rights Reserved.