Class HypoContext.Builder

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

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

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