public class FeedbackMessageComparator extends Object implements Comparator<org.apache.wicket.feedback.FeedbackMessage>, org.apache.wicket.util.io.IClusterable
Constructor and Description |
---|
FeedbackMessageComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.wicket.feedback.FeedbackMessage f1,
org.apache.wicket.feedback.FeedbackMessage f2) |
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 int compare(org.apache.wicket.feedback.FeedbackMessage f1, org.apache.wicket.feedback.FeedbackMessage f2)
compare
in interface Comparator<org.apache.wicket.feedback.FeedbackMessage>
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.