ostore.bloom
Class StaticClient.NextReadEvent

java.lang.Object
  |
  +--ostore.bloom.StaticClient.NextReadEvent
All Implemented Interfaces:
QueueElementIF
Enclosing class:
StaticClient

public static class StaticClient.NextReadEvent
extends Object
implements QueueElementIF


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

Constructor Detail

StaticClient.NextReadEvent

public StaticClient.NextReadEvent()
Method Detail

toString

public String toString()
Overrides:
toString in class Object