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

Method Index

 o compareTo(Sortable, Object)

Methods

 o compareTo
  public abstract int compareTo(Sortable other,
                                Object rock)

All Packages  Class Hierarchy  This Package  Previous  Next  Index