Class Leaderboard
java.lang.Object
com.github.twitch4j.pubsub.domain.Leaderboard
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getEvent()
getTop()
int
hashCode()
void
setEntryContext
(Leaderboard.Context entryContext) Deprecated.void
setEvent
(Leaderboard.Event event) Deprecated.void
setIdentifier
(Leaderboard.Identifier identifier) Deprecated.void
setTop
(List<Leaderboard.Entry> top) Deprecated.toString()
-
Constructor Details
-
Leaderboard
public Leaderboard()
-
-
Method Details
-
getIdentifier
-
getTop
-
getEntryContext
-
getEvent
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
setIdentifier
Deprecated. -
setTop
Deprecated. -
setEntryContext
Deprecated. -
setEvent
Deprecated.
-