com.jeffpalm.util
Interface IO.Appender

All Known Subinterfaces:
IO.Appender.List, IO.Appender.String
Enclosing class:
IO

public static interface IO.Appender


Nested Class Summary
static interface IO.Appender.List
           
static interface IO.Appender.String
           
 
Method Summary
 void append(java.lang.String line)
           
 

Method Detail

append

void append(java.lang.String line)