Class PlatformConfigFluentImpl<A extends PlatformConfigFluent<A>>

java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.config.PlatformConfigFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, PlatformConfigFluent<A>
Direct Known Subclasses:
BuildConfigFluentImpl.PlatformConfigNestedImpl, PlatformConfigBuilder

public class PlatformConfigFluentImpl<A extends PlatformConfigFluent<A>> extends BaseFluent<A> implements PlatformConfigFluent<A>
Generated