Class StringContentFluentImpl<A extends StringContentFluent<A>>

java.lang.Object
dev.snowdrop.buildpack.builder.BaseFluent<A>
dev.snowdrop.buildpack.docker.StringContentFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, StringContentFluent<A>
Direct Known Subclasses:
BuildConfigFluentImpl.StringContentApplicationNestedImpl, StringContentBuilder

public class StringContentFluentImpl<A extends StringContentFluent<A>> extends BaseFluent<A> implements StringContentFluent<A>
Generated