Class PointsSpent
java.lang.Object
com.github.twitch4j.pubsub.domain.PointsSpent
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setBalance
(PointsSpent.Balance balance) Deprecated.void
setTimestamp
(Instant timestamp) Deprecated.toString()
-
Constructor Details
-
PointsSpent
public PointsSpent()
-
-
Method Details