Class LoggingResult

java.lang.Object
com.aoapps.io.buffer.LoggingResult
All Implemented Interfaces:
BufferResult, Writable

public class LoggingResult extends Object implements BufferResult
Logs all write calls in a way that can be put into Java source code. This is used to capture real-world scenarios for unit testing.
Author:
AO Industries, Inc.