| 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> List<T> |
BaseFluent.build(List<? extends Builder<? extends T>> list) |
static <T> Set<T> |
BaseFluent.build(Set<? extends Builder<? extends T>> set) |
Copyright © 2023. All rights reserved.