public static class WavefrontMultiClient.Builder<T extends WavefrontSender & Runnable> extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
WavefrontMultiClient<T> |
build() |
WavefrontMultiClient.Builder |
withWavefrontSender(T sender) |
public WavefrontMultiClient.Builder withWavefrontSender(T sender)
public WavefrontMultiClient<T> build()
Copyright © 2019. All rights reserved.