Package | Description |
---|---|
org.apache.jena.atlas.iterator |
Modifier and Type | Method and Description |
---|---|
static <T> PeekIterator<T> |
PeekIterator.create(Iterator<T> iter) |
static <T> PeekIterator<T> |
PeekIterator.create(PeekIterator<T> iter) |
Modifier and Type | Method and Description |
---|---|
static <T> PeekIterator<T> |
PeekIterator.create(PeekIterator<T> iter) |
Licenced under the Apache License, Version 2.0