Class HypoConfig.Builder

java.lang.Object
com.demonwav.hypo.core.HypoConfig.Builder
Enclosing class:
HypoConfig

public static final class HypoConfig.Builder extends Object
Builder class for creating new instances of HypoConfig. Create new instances of this builder with HypoConfig.builder().

This class is structured as the write-only version of HypoConfig, which is read-only.