public class AmberFieldCompare extends java.lang.Object implements java.util.Comparator<AmberField>
| Constructor and Description |
|---|
AmberFieldCompare() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AmberField a,
AmberField b)
Compares the fields.
|
public int compare(AmberField a, AmberField b)
compare in interface java.util.Comparator<AmberField>