CoDoingState.Builder

@AutoValue.Builder
@PublicApi
public abstract class CoDoingState.Builder



Builder für CoDoingState.

Zusammenfassung

Öffentliche Konstrukteure

Öffentliche Methoden

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

Legt den Wert für state fest.

Öffentliche Konstrukteure

Builder

public Builder()

Öffentliche Methoden

Teamaufbau

public abstract CoDoingState build()

setState

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

Legt den Wert für state fest.