Package moise.oe

Class ObligationComparator

  • All Implemented Interfaces:
    java.util.Comparator<Permission>

    public class ObligationComparator
    extends java.lang.Object
    implements java.util.Comparator<Permission>
    • Method Summary

      Modifier and Type Method Description
      int compare​(Permission p1, Permission p2)  
      • 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
    • Constructor Detail

      • ObligationComparator

        public ObligationComparator()