T
- The kind of iterable datapublic interface TraceabilityIterator<T> extends Iterator<T>
Modifier and Type | Method and Description |
---|---|
long |
getNumberOfLines()
Warning: This method should only calculate the iterated data.
|
forEachRemaining, hasNext, next, remove
Copyright © 2018 Vitam. All rights reserved.