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