Class Deprecation.BuilderBase.DeprecationImpl

java.lang.Object
io.helidon.common.features.metadata.Deprecation.BuilderBase.DeprecationImpl
All Implemented Interfaces:
Prototype.Api, Deprecation
Enclosing class:
Deprecation.BuilderBase<BUILDER extends Deprecation.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends Deprecation>

protected static class Deprecation.BuilderBase.DeprecationImpl extends Object implements Deprecation
Generated implementation of the prototype, can be extended by descendant prototype implementations.
  • Constructor Details

    • DeprecationImpl

      protected DeprecationImpl(Deprecation.BuilderBase<?,?> builder)
      Create an instance providing a builder.
      Parameters:
      builder - extending builder base of this prototype
  • Method Details