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, refresh
clear, enqueue, equals, get, hashCode, isEnqueued, lookDontTouch, refresh, toString
private static final long serialVersionUID
public void updateClock(long time)
updateClock
in interface TimeBomb
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.