Class KrakenBlockList
java.lang.Object
com.github.twitch4j.kraken.domain.AbstractResultList
com.github.twitch4j.kraken.domain.KrakenBlockList
public class KrakenBlockList extends AbstractResultList
-
Constructor Summary
Constructors Constructor Description KrakenBlockList() -
Method Summary
Methods inherited from class com.github.twitch4j.kraken.domain.AbstractResultList
getCursor, getTotal, setCursor, setTotalMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
KrakenBlockList
public KrakenBlockList()
-
-
Method Details
-
getBlocks
-
toString
public java.lang.String toString()- Overrides:
toStringin classAbstractResultList
-
equals
public boolean equals(java.lang.Object o)- Overrides:
equalsin classAbstractResultList
-
canEqual
protected boolean canEqual(java.lang.Object other)- Overrides:
canEqualin classAbstractResultList
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractResultList
-