Annotation Interface Order


@Retention(RUNTIME) @Target(FIELD) public @interface Order
Created by miguel on 18/1/17.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
    int
     
  • Element Details

    • desc

      boolean desc
      Default:
      false
    • priority

      int priority
      Default:
      1000