Class SokletConfig.Builder

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

@NotThreadSafe public static final class SokletConfig.Builder extends Object
Builder used to construct instances of SokletConfig.

Instances are created by invoking one of the static factory methods on SokletConfig.

This class is intended for use by a single thread.

Author:
Mark Allen