Package one.nio.os.bpf
Class BpfMap.KeysIterator
java.lang.Object
one.nio.os.bpf.BpfMap.KeysIterator
- All Implemented Interfaces:
Iterator<byte[]>
- Enclosing class:
BpfMap
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) byte[](package private) boolean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove