CoWatchingQueue

@Immutable
@AutoValue
@PublicApi
public abstract class CoWatchingQueue



Zawiera dane kolejki klienta lub metadane kolejki serwera.

Podsumowanie

Typy zagnieżdżone

Kreator dla: CoWatchingQueue.

Stałe

static final CoWatchingQueue

Metody publiczne

static CoWatchingQueue.Builder
abstract @Nullable ClientQueue

Zwraca dane ClientQueue.

abstract @Nullable ServerQueueParams

Zwraca metadane ServerQueueParams.

Stałe

WARTOŚĆ ZEROWA

public static final CoWatchingQueue EMPTY

Metody publiczne

monter

public static CoWatchingQueue.Builder builder()

clientQueue

public abstract @Nullable ClientQueue clientQueue()

Zwraca dane ClientQueue.

serverQueueParams

public abstract @Nullable ServerQueueParams serverQueueParams()

Zwraca metadane ServerQueueParams.