rcm.util
Interface Prioritized

All Known Implementing Classes:
Link

public interface Prioritized

Interface for objects stored in a PriorityQueue.


Method Summary
 float getPriority()
          Get the priority of the object.
 

Method Detail

getPriority

public float getPriority()
Get the priority of the object.