- java.lang.Object
-
- org.pcap4j.packet.BuilderIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface java.util.Iterator<Packet.Builder>
-
remove
public void remove()
- Specified by:
remove in interface java.util.Iterator<Packet.Builder>
- Throws:
java.lang.UnsupportedOperationException - always.
https://github.com/kaitoy/pcap4j
Copyright © 2011 - 2018 Pcap4J.org. All rights reserved.