javax.ccpp
Class RationalComparator

java.lang.Object
  extended by javax.ccpp.RationalComparator
All Implemented Interfaces:
Comparator

public class RationalComparator
extends Object
implements Comparator

Version:
$Rev: 889147 $ $Date: 2009-12-10 09:59:58 +0100 (Do, 10. Dez 2009) $

Method Summary
 int compare(Object o, Object o1)
           
static RationalComparator getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Method Detail

getInstance

public static RationalComparator getInstance()

compare

public int compare(Object o,
                   Object o1)
Specified by:
compare in interface Comparator


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.