JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
net.elytrium.serializer.annotations
Annotation Interface NewLine
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
FIELD
})
public @interface
NewLine
Prepends a certain amount (default = 1) of empty lines before the field.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
amount
Element Details
amount
int
amount
Default:
1