Class Aot.BuilderBase.AotImpl
java.lang.Object
io.helidon.common.features.metadata.Aot.BuilderBase.AotImpl
- All Implemented Interfaces:
Prototype.Api
,Aot
- Enclosing class:
Aot.BuilderBase<BUILDER extends Aot.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends Aot>
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.helidon.common.features.metadata.Aot
Aot.Builder, Aot.BuilderBase<BUILDER extends Aot.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends Aot> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AotImpl
(Aot.BuilderBase<?, ?> builder) Create an instance providing a builder. -
Method Summary
-
Constructor Details
-
AotImpl
Create an instance providing a builder.- Parameters:
builder
- extending builder base of this prototype
-
-
Method Details
-
supported
public boolean supported()Description copied from interface:Aot
Whether this module supports AOT, defaults totrue
. -
description
Description copied from interface:Aot
AOT description.- Specified by:
description
in interfaceAot
- Returns:
- description
-
toString
-
equals
-
hashCode
public int hashCode()
-