public class TagComparator extends java.lang.Object implements java.util.Comparator<Tag>, java.io.Serializable
TagComparator()
int
compare(Tag tag, Tag tag1)
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 TagComparator()
public int compare(Tag tag, Tag tag1)
compare
java.util.Comparator<Tag>