JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
io.helidon.common
Package
io.helidon.common
Annotation Interface Weight
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Weight
Annotation that can define a type weight. The higher the weight, the more important this type is.
See Also:
Weighted
Weights
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
double
value
Weight of this type.
Element Details
value
double
value
Weight of this type.
Returns:
weight