public class ResourceComparator extends Object implements Comparator<javax.faces.component.UIComponent>
| Modifier and Type | Field and Description |
|---|---|
static String |
RENDERER_TYPE_CSS |
static String |
RENDERER_TYPE_JS |
| Constructor and Description |
|---|
ResourceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javax.faces.component.UIComponent o1,
javax.faces.component.UIComponent o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final String RENDERER_TYPE_JS
public static final String RENDERER_TYPE_CSS
public int compare(javax.faces.component.UIComponent o1,
javax.faces.component.UIComponent o2)
compare in interface Comparator<javax.faces.component.UIComponent>Copyright © 2015. All rights reserved.