Package com.github.twitch4j.helix.domain
Class StreamList
java.lang.Object
com.github.twitch4j.helix.domain.StreamList
Stream List
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Dataint
hashCode()
void
setPagination
(HelixPagination pagination) Deprecated.void
setStreams
(List<Stream> streams) Deprecated.toString()
-
Constructor Details
-
StreamList
public StreamList()
-
-
Method Details