| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultCloseableIterator<T>
A default implementation of  
CloseableIterator that simply wraps an existing Iterator. | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> CloseableIterator<T> | 
CloseableIterator.asCloseable(Iterator<T> iterator)
Wraps an existing  
Iterator in a CloseableIterator. | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.