public class FontSizeComparator extends AbstractFontMatcher implements Comparator<String>
container, left, right| Constructor and Description |
|---|
FontSizeComparator()
Creates a new font size comparator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(String leftValue,
String rightValue) |
boolean |
match(String leftValue,
String rightValue) |
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 FontSizeComparator()
public int compare(String leftValue, String rightValue)
compare in interface Comparator<String>Copyright © 2004–2016 XWiki. All rights reserved.