ClientQueue

@Immutable
@PublicApi
@AutoValue
public abstract class ClientQueue



מייצג תור של פריטי מדיה.

סיכום

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

בנאי של ClientQueue.

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

static ClientQueue.Builder
abstract int

מחזירה את האינדקס הנוכחי בתור.

abstract ImmutableList<ClientQueueEntry>

מחזירה את הרשימה של ClientQueueEntry בתור.

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

builder

public static ClientQueue.Builder builder()

currentIndex

public abstract int currentIndex()

מחזירה את האינדקס הנוכחי בתור.

רשומות

public abstract ImmutableList<ClientQueueEntryentries()

מחזירה את הרשימה של ClientQueueEntry בתור.