Class RuntimeTypeInfo.BuilderBase.RuntimeTypeInfoImpl

java.lang.Object
io.helidon.builder.codegen.RuntimeTypeInfo.BuilderBase.RuntimeTypeInfoImpl
All Implemented Interfaces:
Prototype.Api, RuntimeTypeInfo
Enclosing class:
RuntimeTypeInfo.BuilderBase<BUILDER extends RuntimeTypeInfo.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends RuntimeTypeInfo>

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

    • RuntimeTypeInfoImpl

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