com.jeffpalm.util
Class IO.AlwaysReadAction.Printer

java.lang.Object
  extended by com.jeffpalm.util.IO.AlwaysReadAction
      extended by com.jeffpalm.util.IO.AlwaysReadAction.Printer
All Implemented Interfaces:
IO.ReadAction
Enclosing class:
IO.AlwaysReadAction

public static final class IO.AlwaysReadAction.Printer
extends IO.AlwaysReadAction


Nested Class Summary
 
Nested classes/interfaces inherited from class com.jeffpalm.util.IO.AlwaysReadAction
IO.AlwaysReadAction.Printer
 
Constructor Summary
IO.AlwaysReadAction.Printer(ReallySimplePrintWriter out)
           
 
Method Summary
 void takeAction(java.lang.String line)
           
 
Methods inherited from class com.jeffpalm.util.IO.AlwaysReadAction
shouldTakeAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IO.AlwaysReadAction.Printer

public IO.AlwaysReadAction.Printer(ReallySimplePrintWriter out)
Method Detail

takeAction

public void takeAction(java.lang.String line)