T - class TimedReferrerDecorator<T> extends ReferrerDecorator<T> implements TimeBomb
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
TimedReferrerDecorator(Referrer<T> r) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateClock(long time) |
getReference, refreshclear, enqueue, equals, get, hashCode, isEnqueued, lookDontTouch, refresh, toStringprivate static final long serialVersionUID
public void updateClock(long time)
updateClock in interface TimeBombCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.