org.apache.juddi.query.util
Class KeyedRefGroupTModelComparator

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

public class KeyedRefGroupTModelComparator
extends Object
implements Comparator<KeyedReferenceGroup>

Author:
Jeff Faath

Constructor Summary
KeyedRefGroupTModelComparator()
           
 
Method Summary
 int compare(KeyedReferenceGroup krg1, KeyedReferenceGroup krg2)
           
 
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

KeyedRefGroupTModelComparator

public KeyedRefGroupTModelComparator()
Method Detail

compare

public int compare(KeyedReferenceGroup krg1,
                   KeyedReferenceGroup krg2)
Specified by:
compare in interface Comparator<KeyedReferenceGroup>


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