java.lang.Object
io.helidon.common.types.DefaultAnnotationAndValue.Builder
io.helidon.pico.api.DefaultQualifierAndValue.Builder
- All Implemented Interfaces:
Builder<DefaultAnnotationAndValue.Builder,,DefaultAnnotationAndValue> Supplier<DefaultAnnotationAndValue>
- Enclosing class:
DefaultQualifierAndValue
The fluent builder.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.helidon.common.types.DefaultAnnotationAndValue.Builder
type, typeName, value, values
-
Constructor Details
-
Builder
protected Builder()Fluent builder constructor.
-
-
Method Details
-
build
Build the instance.- Specified by:
buildin interfaceBuilder<DefaultAnnotationAndValue.Builder,DefaultAnnotationAndValue> - Overrides:
buildin classDefaultAnnotationAndValue.Builder- Returns:
- the built instance
-