Module io.helidon.common.types
Package io.helidon.common.types
package io.helidon.common.types
Subset of Builder's SPI types that are useful for runtime. Used in the ConfigBean builder, etc., that require a minimal set of
types present at runtime.
-
ClassDescriptionRepresents an annotation along with its value(s).The default implementation for
AnnotationAndValue.Fluent API builder forDefaultAnnotationAndValue.Default implementation forTypedElementName.The fluent builder.Default implementation forTypeInfo.Builder for this type.Default implementation forTypeName.The fluent builder.Provides a way to describe method, field, or annotation attribute.Represents the model object for a type.TypeName is similar toTypein its most basic use case.