JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.github.siroshun09.configapi.core.serialization.annotation
Annotation Interface DefaultShort
@Retention
(
RUNTIME
)
@Target
({
CONSTRUCTOR
,
FIELD
,
RECORD_COMPONENT
})
public @interface
DefaultShort
An annotation for specifying the default short value.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
short
value
Returns the default short value.
Element Details
value
short
value
Returns the default short value.
Returns:
the default short value