org.apache.juddi.query.util
Class KeyedRefTModelComparator

java.lang.Object
  extended by org.apache.juddi.query.util.KeyedRefTModelComparator
All Implemented Interfaces:
Comparator<KeyedReference>

public class KeyedRefTModelComparator
extends Object
implements Comparator<KeyedReference>

Author:
Jeff Faath

Constructor Summary
KeyedRefTModelComparator()
           
 
Method Summary
 int compare(KeyedReference kr1, KeyedReference kr2)
           
 
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
 

Constructor Detail

KeyedRefTModelComparator

public KeyedRefTModelComparator()
Method Detail

compare

public int compare(KeyedReference kr1,
                   KeyedReference kr2)
Specified by:
compare in interface Comparator<KeyedReference>


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.