com.google.zxing.common
Interface Comparator


public interface Comparator

This is merely a clone of Comparator since it is not available in CLDC 1.1 / MIDP 2.0.

Since:
BlackBerry API 6.0.0

Method Summary
 int compare(Object o1, Object o2)
           
 



Method Detail

compare

int compare(Object o1,
            Object o2)
Since:
BlackBerry API 6.0.0





Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal