JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.puppycrawl.tools.checkstyle.internal.annotation
Annotation Interface PreserveOrder
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
PreserveOrder
Indicates that the order of array or collection elements in a property should be preserved and not auto-sorted during Xdocs verification.