org.mmbase.util
Interface Sortable

All Known Implementing Classes:
PriorityURL

public interface Sortable

Interface to sort objects.

Version:
$Id: Sortable.java,v 1.5 2003/03/10 11:51:11 pierre Exp $
Author:
Rico Jansen
See Also:
SortedVector

Method Summary
 int compare(Sortable other)
          The compare function called by SortedVector to sort things
 

Method Detail

compare

public int compare(Sortable other)
The compare function called by SortedVector to sort things

See Also:
SortedVector


MMBase build 1.7.1.20041002