visad.data.amanda
Class EventList

java.lang.Object
  extended by visad.data.amanda.EventList
Direct Known Subclasses:
Hits, Tracks

public abstract class EventList
extends Object


Constructor Summary
EventList()
           
 
Method Summary
 void dump(PrintStream out)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventList

public EventList()
Method Detail

dump

public final void dump(PrintStream out)

toString

public final String toString()
Overrides:
toString in class Object