public final class LevelComparator extends Object implements Comparator<Level>, Serializable
Level using their Level.getLevel() property. The smaller the level, the higher the
importance.| Modifier and Type | Method and Description |
|---|---|
int |
compare(Level o1,
Level o2)
(non-Javadoc)
|
static LevelComparator |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Level o1, Level o2)
compare in interface Comparator<Level>Comparator.compare(java.lang.Object, java.lang.Object)public static LevelComparator getInstance()
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.