Class DefaultSchemaGenerator.MathodComparator
java.lang.Object
org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.MathodComparator
- All Implemented Interfaces:
Comparator<Method>
- Enclosing class:
- DefaultSchemaGenerator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
MathodComparator
public MathodComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Method>
-