Package edu.umd.cs.findbugs.ba
Interface ComparableMethod
-
- All Superinterfaces:
java.lang.Comparable<ComparableMethod>
- All Known Subinterfaces:
XMethod
- All Known Implementing Classes:
AbstractMethod,MethodDescriptor,MethodInfo,UnresolvedXMethod
public interface ComparableMethod extends java.lang.Comparable<ComparableMethod>