Class LogEvent.Copier

java.lang.Object
com.soklet.core.LogEvent.Copier
Enclosing class:
LogEvent

@NotThreadSafe public static class LogEvent.Copier extends Object
Builder used to copy instances of LogEvent via LogEvent.copy().

This class is intended for use by a single thread.

Author:
Mark Allen