Class SimpleGnutellaServer.timerEvent

java.lang.Object
  extended bySimpleGnutellaServer.timerEvent
All Implemented Interfaces:
QueueElementIF
Enclosing class:
SimpleGnutellaServer

class SimpleGnutellaServer.timerEvent
extends java.lang.Object
implements QueueElementIF

Small internal class to represent a timer event.


Constructor Summary
(package private) SimpleGnutellaServer.timerEvent(int code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleGnutellaServer.timerEvent

SimpleGnutellaServer.timerEvent(int code)