Class StatementLog.Builder<T>

java.lang.Object
com.pyranid.StatementLog.Builder<T>
Enclosing class:
StatementLog<T>

@NotThreadSafe public static class StatementLog.Builder<T> extends Object
Builder used to construct instances of StatementLog.

This class is intended for use by a single thread.

Since:
1.0.0
Author:
Mark Allen