@NotThreadSafe public final class ComparatorThreadID extends AbstractIntegerComparator<Thread>
Comparator for ordering Thread objects by their ID.| Constructor and Description |
|---|
ComparatorThreadID() |
ComparatorThreadID(ESortOrder eSortOrder) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
asLong(Thread aThread) |
mainComparecompare, getSortOrder, setSortOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic ComparatorThreadID()
public ComparatorThreadID(@Nonnull ESortOrder eSortOrder)
protected long asLong(@Nullable Thread aThread)
asLong in class AbstractIntegerComparator<Thread>Copyright © 2006–2015 phloc systems. All rights reserved.