Class Leaderboard
java.lang.Object
com.github.twitch4j.pubsub.domain.Leaderboard
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetEvent()getTop()inthashCode()voidsetEntryContext(Leaderboard.Context entryContext) Deprecated.voidsetEvent(Leaderboard.Event event) Deprecated.voidsetIdentifier(Leaderboard.Identifier identifier) Deprecated.voidsetTop(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.
-