JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
one.nio.config
Annotation Type Converter
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE_USE
})
public @interface
Converter
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
method
Class
<?>
value
Element Details
value
Class
<?>
value
Default:
one.nio.config.DefaultConverters.class
method
String
method
Default:
"convert"