com.jeffpalm.util
Interface IO.Appender.List

All Superinterfaces:
IO.Appender
Enclosing interface:
IO.Appender

public static interface IO.Appender.List
extends IO.Appender


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jeffpalm.util.IO.Appender
IO.Appender.List, IO.Appender.String
 
Field Summary
static IO.Appender.List INSTANCE
           
 
Method Summary
 java.util.List result()
           
 
Methods inherited from interface com.jeffpalm.util.IO.Appender
append
 

Field Detail

INSTANCE

static final IO.Appender.List INSTANCE
Method Detail

result

java.util.List result()