org.mmbase.cache
Class ReleaseStrategy.Timer
java.lang.Object
org.mmbase.cache.ReleaseStrategy.Timer
- Enclosing class:
- ReleaseStrategy
Deprecated. The only thing what this does is knowing how to subtract, which is really not so
difficult or verbose by itself
protected static final class ReleaseStrategy.Timer
- extends Object
- Author:
- Ernst Bunders This is a utility class to help timing the
evaluation. Just create an instance before the evaluation and
then use it to create the StrategyResult object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReleaseStrategy.Timer
ReleaseStrategy.Timer()
- Deprecated.
getNanoTime
public long getNanoTime()
- Deprecated.
getTimeMillis
public long getTimeMillis()
- Deprecated.
MMBase 2.0-SNAPSHOT - null