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> ArrayList<T> |
BaseFluent.build(List<? extends Builder<? extends T>> list) |
static <T> List<T> |
BaseFluent.build(Set<? extends Builder<? extends T>> set) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.