Public Member Functions

alma.ACS.jbaci.PrioritizedRunnableComparator< T > Class Reference

Inherits java::util::Comparator< T >.

List of all members.

Public Member Functions

int compare (Object o1, Object o2)

Detailed Description

Implementation of PrioritizedRunnable comparator.

Author:
Matej Sekoranja
Version:
$id$

Member Function Documentation

int alma.ACS.jbaci.PrioritizedRunnableComparator< T >.compare ( Object  o1,
Object  o2 
)
See also:
java.util.Comparator.compare(java.lang.Object, java.lang.Object)

References alma.ACS.jbaci.BACIPriority.compareTo(), and alma.ACS.jbaci.PrioritizedRunnable.getPriority().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties