| Package | Description |
|---|---|
| org.codedoers.maven | |
| org.codedoers.maven.bitbucket |
| Modifier and Type | Method and Description |
|---|---|
static <T> PageableIterator<T> |
PageableIterator.create(BitbucketCaller bitbucket,
Page<T> initial,
Class<Page<T>> cl) |
| Modifier and Type | Method and Description |
|---|---|
static <T> PageableIterator<T> |
PageableIterator.create(BitbucketCaller bitbucket,
Page<T> initial,
Class<Page<T>> cl) |
| Constructor and Description |
|---|
PageableIterator(BitbucketCaller bitbucket,
Page<T> initial,
Function<BitbucketCaller.CastableWrapper,Page<T>> caster) |
| Constructor and Description |
|---|
PageableIterator(BitbucketCaller bitbucket,
Page<T> initial,
Function<BitbucketCaller.CastableWrapper,Page<T>> caster) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadItem.Page |
static class |
Repository.Page |
Copyright © 2019 Codedoers.com. All rights reserved.