com.alexkasko.unsafe.offheap
public interface OffHeapDisposableIterator<T> extends Iterator<T>, OffHeapDisposable
| Modifier and Type | Method and Description |
|---|---|
long |
size()
Optional method, should return size of the underlying collections,
if such size is known on iterator creation or
-1 otherwise |
freelong size()
-1 otherwiseCopyright © 2014. All Rights Reserved.