Uses of Interface
io.sundr.builder.VisitableBuilder
-
Packages that use VisitableBuilder Package Description io.sundr.builder -
-
Uses of VisitableBuilder in io.sundr.builder
Classes in io.sundr.builder with type parameters of type VisitableBuilder Modifier and Type Interface Description interfaceVisitableBuilder<T,V extends VisitableBuilder<T,V>>Methods in io.sundr.builder that return VisitableBuilder Modifier and Type Method Description static <T> VisitableBuilder<T,?>BaseFluent. builderOf(T item)
-