All Packages Class Hierarchy This Package Previous Next Index
Interface websphinx.util.Prioritized
- public interface Prioritized
Interface for objects stored in a PriorityQueue.
-
getPriority()
- Get the priority of the object.
getPriority
public abstract float getPriority()
- Get the priority of the object.
All Packages Class Hierarchy This Package Previous Next Index