T - class TimedComparableReferrerDecorator<T> extends TimedReferrerDecorator<T> implements Comparable<Referrer<T>>
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
TimedComparableReferrerDecorator(Referrer<T> r) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Referrer<T> o) |
updateClockgetReference, refreshclear, enqueue, equals, get, hashCode, isEnqueued, lookDontTouch, refresh, toStringprivate static final long serialVersionUID
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.