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) voidsetEvent(Leaderboard.Event event) voidsetIdentifier(Leaderboard.Identifier identifier) voidsetTop(List<Leaderboard.Entry> top) toString()
-
Constructor Details
-
Leaderboard
public Leaderboard()
-
-
Method Details