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 SpecNotNull
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
SpecNotNull
Specifies that the value of a field must not be null.