org.apache.juddi.query.util
Class KeyedRefTModelComparator
java.lang.Object
org.apache.juddi.query.util.KeyedRefTModelComparator
- All Implemented Interfaces:
- Comparator<org.uddi.api_v3.KeyedReference>
public class KeyedRefTModelComparator
- extends Object
- implements Comparator<org.uddi.api_v3.KeyedReference>
- Author:
- Jeff Faath
Method Summary |
int |
compare(org.uddi.api_v3.KeyedReference kr1,
org.uddi.api_v3.KeyedReference kr2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyedRefTModelComparator
public KeyedRefTModelComparator()
compare
public int compare(org.uddi.api_v3.KeyedReference kr1,
org.uddi.api_v3.KeyedReference kr2)
- Specified by:
compare
in interface Comparator<org.uddi.api_v3.KeyedReference>
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.