Class PatternManager.CategoryPatterns

    • Field Summary

      Fields 
      Modifier and TypeFieldDescription
      Value.Categorycategory
      The value type category.
      java.util.ArrayList<java.lang.String[]>patterns
      The list of patterns.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      intcompare​(PatternManager.CategoryPatterns o1, PatternManager.CategoryPatterns o2)
      Compares two categories for sorting.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong