lapisx.util
Interface Prioritized


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.