Class Leaderboard.Identifier
java.lang.Object
com.github.twitch4j.pubsub.domain.Leaderboard.Identifier
- Enclosing class:
- Leaderboard
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidDeprecated.voidsetGroupingKey(String groupingKey) Deprecated.voidsetTimeAggregationUnit(String timeAggregationUnit) Deprecated.voidsetTimeBucket(String timeBucket) Deprecated.toString()
-
Constructor Details
-
Identifier
public Identifier()
-
-
Method Details
-
getDomain
-
getGroupingKey
-
getTimeAggregationUnit
-
getTimeBucket
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
setDomain
Deprecated. -
setGroupingKey
Deprecated. -
setTimeAggregationUnit
Deprecated. -
setTimeBucket
Deprecated.
-