public class Page<W> extends Object
| Constructor and Description |
|---|
Page() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNext() |
int |
getPage() |
int |
getPagelen() |
int |
getSize() |
Collection<W> |
getValues() |
PageableIterator<W> |
iterator(BitbucketCaller caller) |
public int getPagelen()
public int getSize()
public Collection<W> getValues()
public int getPage()
public String getNext()
public PageableIterator<W> iterator(BitbucketCaller caller)
Copyright © 2019 Codedoers.com. All rights reserved.