ostore.cache
Class MemoryCacheTest.OpDone

java.lang.Object
  |
  +--ostore.cache.MemoryCacheTest.OpDone
All Implemented Interfaces:
QueueElementIF
Enclosing class:
MemoryCacheTest

public static class MemoryCacheTest.OpDone
extends Object
implements QueueElementIF


Constructor Summary
MemoryCacheTest.OpDone()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MemoryCacheTest.OpDone

public MemoryCacheTest.OpDone()
Method Detail

toString

public String toString()
Overrides:
toString in class Object