Uses of Class
heurgame.logging.AbstractLog

Packages that use AbstractLog
heurgame.logging   
 

Uses of AbstractLog in heurgame.logging
 

Subclasses of AbstractLog in heurgame.logging
 class DefaultLog
           
 

Constructors in heurgame.logging with parameters of type AbstractLog
LogBox(java.lang.String name, AbstractLog conduit, LogReader output)