net.spy.log
Class SpyLogEntry

java.lang.Object
  extended bynet.spy.log.SpyLogEntry

public class SpyLogEntry
extends Object

An entry in the spy log.


Constructor Summary
SpyLogEntry()
           
 
Method Summary
 String toString()
          toString must be overridden for this to be useful.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpyLogEntry

public SpyLogEntry()
Method Detail

toString

public String toString()
toString must be overridden for this to be useful.