Class GsonSupportConfig.BuilderBase.GsonSupportConfigImpl

java.lang.Object
io.helidon.http.media.gson.GsonSupportConfig.BuilderBase.GsonSupportConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<GsonSupport>, GsonSupportConfig, Supplier<GsonSupport>
Enclosing class:
GsonSupportConfig.BuilderBase<BUILDER extends GsonSupportConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends GsonSupportConfig>

protected static class GsonSupportConfig.BuilderBase.GsonSupportConfigImpl extends Object implements GsonSupportConfig, Supplier<GsonSupport>
Generated implementation of the prototype, can be extended by descendant prototype implementations.