Uses of Interface
jnetpcap.capture.file.MutableRecordIterator

Packages that use MutableRecordIterator
jnetpcap.capture.file Allows full access to capture file structure. 
 

Uses of MutableRecordIterator in jnetpcap.capture.file
 

Methods in jnetpcap.capture.file that return MutableRecordIterator
<E extends DataRecord>
MutableRecordIterator<E>
MutableBlockRecord.getRecords(java.lang.Class<E> c)