class TempComparableReferrer<T> extends TempEqualReferrer<T> implements Comparable<Referrer<T>>
| Constructor and Description |
|---|
TempComparableReferrer(T t) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Referrer<T> o) |
equals, hashCodeclear, enqueue, get, isEnqueued, lookDontTouchCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.