org.apache.axis2.description.java2wsdl
Class FieldComparator

java.lang.Object
  extended by org.apache.axis2.description.java2wsdl.FieldComparator
All Implemented Interfaces:
Comparator

public class FieldComparator
extends Object
implements Comparator


Constructor Summary
FieldComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
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

FieldComparator

public FieldComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


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