JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
ca.spottedleaf.yamlconfig.annotation
Annotation Interface Adaptable
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Adaptable
Annotation used on a class to indicate that its type adapter may automatically be generated. The class must have a public no-args constructor.