Class ListenerPriorityComparator

    • Constructor Detail

      • ListenerPriorityComparator

        public ListenerPriorityComparator()
    • Method Detail

      • getPriority

        protected int getPriority​(Object obj)
        Get the priority of the object.
        Parameters:
        obj - object to get the priority of
        Returns:
        priority value if the argument implements ListenerPriority, otherwise 0