Ordering constraint that indicates that the current class should come before the specified classes.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<?>[] valueThe orderable classes that the current class should come before.- Returns:
- orderable classes that the current class should come before.
-