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