morey.spore
Interface Comparable

All Known Implementing Classes:
Spore, Team

public interface Comparable

this will be turfed when jdk1.2 is out

Here is a link to the source code


Method Summary
 int compareTo(java.lang.Object o)
           
 

Method Detail

compareTo

public int compareTo(java.lang.Object o)