Package com.github.twitch4j.helix.domain
Class ShieldModeStatusWrapper
java.lang.Object
com.github.twitch4j.helix.domain.ValueWrapper<ShieldModeStatus>
com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
-
Constructor Summary
-
Method Summary
Methods inherited from class com.github.twitch4j.helix.domain.ValueWrapper
get, getData
-
Constructor Details
-
ShieldModeStatusWrapper
public ShieldModeStatusWrapper()
-
-
Method Details
-
toString
- Overrides:
toString
in classValueWrapper<ShieldModeStatus>
-
equals
- Overrides:
equals
in classValueWrapper<ShieldModeStatus>
-
canEqual
- Overrides:
canEqual
in classValueWrapper<ShieldModeStatus>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classValueWrapper<ShieldModeStatus>
-