public static class JspLibraryUtils.JspLibraryNameComparator extends java.lang.Object implements java.util.Comparator<JspLibrary>
| Constructor and Description |
|---|
JspLibraryUtils.JspLibraryNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(JspLibrary lib1, JspLibrary lib2) |
boolean |
equals(java.lang.Object obj) |
public JspLibraryUtils.JspLibraryNameComparator()
public int compare(JspLibrary lib1, JspLibrary lib2)
compare in interface java.util.Comparator<JspLibrary>public boolean equals(java.lang.Object obj)
equals in interface java.util.Comparator<JspLibrary>equals in class java.lang.Object