public abstract class CoinbasePagedResult extends Object
Modifier | Constructor and Description |
---|---|
protected |
CoinbasePagedResult(int totalCount,
int numPages,
int currentPage) |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentPage() |
int |
getNumPages() |
int |
getTotalCount() |
String |
toString() |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.