Package com.github.twitch4j.helix.domain
Class ValueWrapper<T>
java.lang.Object
com.github.twitch4j.helix.domain.ValueWrapper<T>
- Type Parameters:
T
- the type of value contained in the wrapper
- Direct Known Subclasses:
AdScheduleWrapper
,AutoModSettingsWrapper
,CharityCampaignWrapper
,ChatSettingsWrapper
,SentChatMessageWrapper
,ShieldModeStatusWrapper
,SnoozedAdWrapper
,SoundtrackCurrentTrackWrapper
A generic container for helix responses that contain a single value.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ValueWrapper
public ValueWrapper()
-
-
Method Details