CoWatchingQueue

@Immutable
@AutoValue
@PublicApi
public abstract class CoWatchingQueue



מכיל נתונים של תור לקוח ו/או מטא-נתונים של תור שרת.

סיכום

סוגים מקוננים

בנאי של CoWatchingQueue.

קבועים

static final CoWatchingQueue

שיטות ציבוריות

static CoWatchingQueue.Builder
abstract @Nullable ClientQueue

מחזירה את הנתונים מסוג ClientQueue.

abstract @Nullable ServerQueueParams

הפונקציה מחזירה את המטא-נתונים ServerQueueParams.

קבועים

ריק

public static final CoWatchingQueue EMPTY

שיטות ציבוריות

builder

public static CoWatchingQueue.Builder builder()

clientQueue

public abstract @Nullable ClientQueue clientQueue()

מחזירה את הנתונים מסוג ClientQueue.

serverQueueParams

public abstract @Nullable ServerQueueParams serverQueueParams()

הפונקציה מחזירה את המטא-נתונים ServerQueueParams.