Class MemoryCacheConfig.BuilderBase.MemoryCacheConfigImpl

java.lang.Object
io.helidon.webserver.staticcontent.MemoryCacheConfig.BuilderBase.MemoryCacheConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<MemoryCache>, MemoryCacheConfig, Supplier<MemoryCache>
Enclosing class:
MemoryCacheConfig.BuilderBase<BUILDER extends MemoryCacheConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends MemoryCacheConfig>

protected static class MemoryCacheConfig.BuilderBase.MemoryCacheConfigImpl extends Object implements MemoryCacheConfig, Supplier<MemoryCache>
Generated implementation of the prototype, can be extended by descendant prototype implementations.