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

    Modifier and Type Method Description
    protected boolean canEqual​(java.lang.Object other)  
    boolean equals​(java.lang.Object o)  
    java.util.List<Channel> getChannels()  
    int hashCode()  
    java.lang.String toString()  

    Methods inherited from class com.github.twitch4j.extensions.domain.ExtensionsPagination

    getCursor

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait