CoDoingState.Builder

Stay organized with collections Save and categorize content based on your preferences.
public static abstract class CoDoingState.Builder extends Object

Builder for CoDoingState.

Public Constructor Summary

Public Method Summary

abstract CoDoingState
abstract CoDoingState.Builder
setState(byte[] value)
Sets the value for CoDoingState.state().

Inherited Method Summary

Public Constructors

public Builder ()

Public Methods

public abstract CoDoingState build ()

public abstract CoDoingState.Builder setState (byte[] value)

Sets the value for CoDoingState.state().