| Package | Description |
|---|---|
| com.sk89q.worldguard.util.task.progress |
| Modifier and Type | Method and Description |
|---|---|
static <V> ProgressIterator<V> |
ProgressIterator.create(Iterator<V> iterator,
int count)
Create a new instance.
|
static <V> ProgressIterator<V> |
ProgressIterator.create(List<V> list)
Create a new instance from a list.
|
Copyright © 2015. All Rights Reserved.