Builder that allows Configurer to be applied to
it.Configurer that allows subclasses to only implement
the methods they are interested in.build() is two or more times.Builder when done using the Configurer.Configurer.configure(Builder) method.Configurer.init(Builder)
method.Builder.Configurer's that have been applied
using the following steps:
Invokes AbstractConfiguredBuilder.beforeInit() for any subclass to hook into
Invokes Configurer.init(Builder) for any
Configurer that was applied to this builder.Builder.Configurer by its class name or null if not
found.Configurer by its class name or null if not
found.build() and getObject() but checks the state to
determine if build() needs to be called first.Builder.Configurer by its class name or
null if not found.Configurer by its class name or null if
not found.Builder to be used.Customizer that does not alter the input argument.Copyright © 2021. All rights reserved.