All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface websphinx.util.Prioritized

public interface Prioritized
Interface for objects stored in a PriorityQueue.


Method Index

 o getPriority()
Get the priority of the object.

Methods

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index