static class SerialVersionCalc.MethodSorter
extends java.lang.Object
implements java.util.Comparator<org.apache.bcel.classfile.Method>, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MethodSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.bcel.classfile.Method m1,
org.apache.bcel.classfile.Method m2) |
private static final long serialVersionUID
Copyright © 2005-2019 MeBigFatGuy.com. All Rights Reserved.