public class FontNameComparator extends Object implements Comparator<Font>, Serializable
| Constructor and Description |
|---|
FontNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Font o1,
Font 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 int compare(Font o1, Font o2)
compare in interface Comparator<Font>Copyright © 2016–2022 drjekyll.org. All rights reserved.