All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractBuilder<O> AbstractConfiguredBuilder<O,B extends ConfigurableBuilder<O,B>> A baseBuilderthat allowsConfigurerto be applied to it.AbstractConfigurer<O,B extends Builder<O>> A base class forConfigurerthat allows subclasses to only implement the methods they are interested in.AlreadyBuiltException Thrown whenAbstractBuilder.build()is two or more times.Builder<O> Interface for building an ObjectConfigurableBuilder<O,H extends ConfigurableBuilder<O,H>> Configurer<O,B extends Builder<O>> Allows for configuring aBuilder.Customizer<T> Callback interface that accepts a single input argument and returns no result.