figures
class Log

java.lang.Object
  |
  +--figures.Log

public class Log
extends java.lang.Object


Constructor Summary
Log()
           
 
Method Summary
 void write(Error error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Log

public Log()
Method Detail

write

public void write(Error error)