org.apache.juddi.query.util
Class KeyedRefGroupTModelComparator

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

public class KeyedRefGroupTModelComparator
extends java.lang.Object
implements java.util.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 java.util.Comparator<KeyedReferenceGroup>


Copyright © 2004-2010. All Rights Reserved.