Interface marimba.util.Sortable
All Packages Class Hierarchy This Package Previous Next Index
Interface marimba.util.Sortable
- public interface Sortable
- extends Object
An object that can be sorted.
- Version:
- 1.3, 06/10/96
- Author:
- Jonathan Payne
-
compareTo(Sortable, Object)
-
compareTo
public abstract int compareTo(Sortable other,
Object rock)
All Packages Class Hierarchy This Package Previous Next Index