Class AbstractResultList
java.lang.Object
com.github.twitch4j.kraken.domain.AbstractResultList
- Direct Known Subclasses:
KrakenBlockList
,KrakenCollectionList
,KrakenFollowList
,KrakenSubscriptionList
Deprecated.
Kraken is deprecated and has been shut down on Febuary 28, 2022.
More details about the deprecation are available here.
Abstract base for result lists.
-
Constructor Details
-
AbstractResultList
public AbstractResultList()Deprecated.
-
-
Method Details
-
getCursor
Deprecated.Cursor -
getTotal
Deprecated.Total Entries -
setCursor
Deprecated.Cursor -
setTotal
Deprecated.Total Entries -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-