Class ChannelPredictionProgressCondition
java.lang.Object
com.github.twitch4j.eventsub.condition.EventSubCondition
com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<C extends ChannelPredictionProgressCondition,
B extends ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<C, B>> Nested classes/interfaces inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
ChannelEventSubCondition.ChannelEventSubConditionBuilder<C extends ChannelEventSubCondition,
B extends ChannelEventSubCondition.ChannelEventSubConditionBuilder<C, B>> Nested classes/interfaces inherited from class com.github.twitch4j.eventsub.condition.EventSubCondition
EventSubCondition.EventSubConditionBuilder<C extends EventSubCondition,
B extends EventSubCondition.EventSubConditionBuilder<C, B>> -
Constructor Summary
ModifierConstructorDescriptionprotected
ChannelPredictionProgressCondition
(ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<?, ?> b) -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
getBroadcasterUserId
-
Constructor Details
-
ChannelPredictionProgressCondition
protected ChannelPredictionProgressCondition(ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<?, ?> b)
-
-
Method Details
-
builder
public static ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<?,?> builder() -
equals
- Overrides:
equals
in classChannelEventSubCondition
-
canEqual
- Overrides:
canEqual
in classChannelEventSubCondition
-
hashCode
public int hashCode()- Overrides:
hashCode
in classChannelEventSubCondition
-
toString
- Overrides:
toString
in classChannelEventSubCondition
-