Annotation Type Ordering


@Retention(RUNTIME) @Target(TYPE) public @interface Ordering
An annotation to be used on Engine Role objects to influence the ordering. Sorting is from lowest to highest value.
Author:
Matthew Tropiano
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    Ordering bias.
  • Element Details

    • value

      int value
      Ordering bias.
      Returns:
      the bias value.
      Default:
      0