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,SharedChatSessionWrapper,ShieldModeStatusWrapper,SnoozedAdWrapper,SoundtrackCurrentTrackWrapper
A generic container for helix responses that contain a single value.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValueWrapper
public ValueWrapper()
-
-
Method Details