JTools

org.jtools.io.psoutput
Interface PrintStreamOutput.Result

All Known Implementing Classes:
OmittableOutputFile.DifferentLine, WriteReason
Enclosing interface:
PrintStreamOutput

public static interface PrintStreamOutput.Result

result of PrintStreamOutput's execute method.


Method Summary
 boolean isWritten()
          indicates whether the Output was written or omitted.
 

Method Detail

isWritten

boolean isWritten()
indicates whether the Output was written or omitted.


JTools

© 2000-2006, JTools.org.