This interface imposes a total ordering on the objects of each class that implements it.
This ordering is referred to as the class's natural ordering, and the class's compareTo method is referred to as its natural comparison method.
public function compareTo(o:*):int
Compares this object with the specified object for order.
Parameters
Returns
Mardi Août 16 2011, 02:33 PM +02:00