jnetpcap.capture.file
Interface MutableRecordIterator<T extends Record>

All Superinterfaces:
RecordIterator<T>

public interface MutableRecordIterator<T extends Record>
extends RecordIterator<T>

Iterator which extends the basic immutable RecordIterator and add methods to add, remove, move or seek records in a capture file.

Author:
Mark Bednarczyk, Sly Technologies, Inc.