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