javax.ccpp.uaprof
Class DimensionComparator

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

public class DimensionComparator
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 DimensionComparator 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 DimensionComparator 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.