public static class Template.TemplateDateComparator extends Object implements Comparator<Template>
Modifier and Type | Field and Description |
---|---|
static Template.TemplateDateComparator |
instance |
Constructor and Description |
---|
TemplateDateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Template o1,
Template o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final Template.TemplateDateComparator instance
public int compare(Template o1, Template o2)
compare
in interface Comparator<Template>
Copyright © 2012-2018. All Rights Reserved.