ostore.network
Class PingStage.Alarm

java.lang.Object
  |
  +--ostore.network.PingStage.Alarm
All Implemented Interfaces:
QueueElementIF
Enclosing class:
PingStage

protected static class PingStage.Alarm
extends Object
implements QueueElementIF


Field Summary
 Thread thread
           
 
Constructor Summary
PingStage.Alarm(Thread t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thread

public Thread thread
Constructor Detail

PingStage.Alarm

public PingStage.Alarm(Thread t)