Klasse Leaderboard.Event
java.lang.Object
com.github.twitch4j.pubsub.domain.Leaderboard.Event
- Umschließende Klasse:
Leaderboard
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleangetId()inthashCode()voidvoidsetEntryKey(String entryKey) voidsetEventValue(Long eventValue) voidsetGroupingKey(String groupingKey) voidvoidsetTimeOfEvent(Instant timeOfEvent) toString()
-
Konstruktordetails
-
Event
public Event()
-
-
Methodendetails
-
getDomain
-
getId
-
getTimeOfEvent
-
getGroupingKey
-
getEntryKey
-
getEventValue
-
setDomain
-
setId
-
setTimeOfEvent
-
setGroupingKey
-
setEntryKey
-
setEventValue
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-