org.opencms.util
public static class CmsStringUtil.CmsSlashComparator extends java.lang.Object implements java.util.Comparator<java.lang.String>
If both Strings contain the same count of slashes the Strings are compared.
Constructor and Description |
---|
CmsStringUtil.CmsSlashComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.String a,
java.lang.String b) |