All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface ncsa.util.Prioritizable

public interface Prioritizable
Prioritizable - an interface that allows an object to be prioritized. (A lower number is a higher priority.)


Method Index

 o queryPriority()

Methods

 o queryPriority
 public abstract long queryPriority()
Returns:
the number that represents the objects priority at the current time

All Packages  Class Hierarchy  This Package  Previous  Next  Index