Class ChannelList
java.lang.Object
com.github.twitch4j.extensions.domain.ExtensionsPagination
com.github.twitch4j.extensions.domain.ChannelList
public class ChannelList extends ExtensionsPagination
-
Constructor Summary
Constructors Constructor Description ChannelList() -
Method Summary
Methods inherited from class com.github.twitch4j.extensions.domain.ExtensionsPagination
getCursorMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
ChannelList
public ChannelList()
-
-
Method Details
-
getChannels
-
equals
public boolean equals(java.lang.Object o)- Overrides:
equalsin classExtensionsPagination
-
canEqual
protected boolean canEqual(java.lang.Object other)- Overrides:
canEqualin classExtensionsPagination
-
hashCode
public int hashCode()- Overrides:
hashCodein classExtensionsPagination
-
toString
public java.lang.String toString()- Overrides:
toStringin classExtensionsPagination
-