Class SokletConfig.Copier

java.lang.Object
com.soklet.SokletConfig.Copier
Enclosing class:
SokletConfig

@NotThreadSafe public static class SokletConfig.Copier extends Object
Builder used to copy instances of SokletConfig.

Instances are created by invoking SokletConfig.copy().

This class is intended for use by a single thread.

Author:
Mark Allen