- Enclosing class:
- ServerLib
public static final class ServerLib.Builder
extends Object
-
Method Summary
Constructs a new
ServerLib instance from this builder.
Returns a mutated version of this builder, with the given
Check added.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
withCheck
Returns a mutated version of this builder, with the given
Check added.
- Parameters:
check - Check to add.
-
build
Constructs a new
ServerLib instance from this builder.
- Returns:
- Constructed instance.