br.ufg.integrate.util
Class QueryTargetComparator
java.lang.Object
br.ufg.integrate.util.QueryTargetComparator
- All Implemented Interfaces:
- Comparator<Object>
public class QueryTargetComparator
- extends Object
- implements Comparator<Object>
- Version:
- 0.1
Compara dois objetos do tipo QueryTarget.
- Author:
- Rogerio
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryTargetComparator
public QueryTargetComparator()
compare
public int compare(Object arg0,
Object arg1)
- Specified by:
compare
in interface Comparator<Object>
Copyright © 2008 Rogério Arantes Gaioso. All Rights Reserved.