JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.electronwill.nightconfig.core.conversion
Annotation Interface ForceBreakdown
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
ForceBreakdown
Indicates that a field must be broken down into its fields instead of being stored as it is, even if its type is supported by the configuration we try to put the field's value into.