Annotation Type HashCodeAndEqualsPlugin.Sorted

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static int DEFAULT
      The default sort weight.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value
      The value for the sort order where fields with higher values are checked for equality first.
    • Field Detail

      • DEFAULT

        static final int DEFAULT
        The default sort weight.
    • Element Detail

      • value

        int value
        The value for the sort order where fields with higher values are checked for equality first.
        Returns:
        The value for the sort order where fields with higher values are checked for equality first.