public static class ActionsManager.ActionConfigSetComparator extends java.lang.Object implements java.util.Comparator<ActionConfigSet>, java.io.Serializable
| Constructor and Description |
|---|
ActionConfigSetComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ActionConfigSet set1,
ActionConfigSet set2) |
public int compare(ActionConfigSet set1, ActionConfigSet set2)
compare in interface java.util.Comparator<ActionConfigSet>Copyright © 2003-2013 Jodd Team