Class KrakenFollowList

java.lang.Object
com.github.twitch4j.kraken.domain.AbstractResultList
com.github.twitch4j.kraken.domain.KrakenFollowList

public class KrakenFollowList
extends AbstractResultList
  • Constructor Summary

    Constructors
    Constructor Description
    KrakenFollowList()  
  • Method Summary

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

    Methods inherited from class com.github.twitch4j.kraken.domain.AbstractResultList

    getCursor, getTotal, setCursor, setTotal

    Methods inherited from class java.lang.Object

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