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, hashCode
clear, enqueue, get, isEnqueued, lookDontTouch
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.