PenProfile 2.x

com.livescribe.ext.util
Interface Comparable


public interface Comparable


Method Summary
 int compareTo(Object o)
          Comparable should be implemented to return < 0 if this object is smaller than o and to return > 0 if the second object is smaller than this
 

Method Detail

compareTo

int compareTo(Object o)
Comparable should be implemented to return < 0 if this object is smaller than o and to return > 0 if the second object is smaller than this

Parameters:
o -
Returns:

PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.