JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.puppycrawl.tools.checkstyle.internal.annotation
PreserveOrder
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface PreserveOrder
@Documented
@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.