Class BpfObj.IdsIterator
java.lang.Object
one.nio.os.bpf.BpfObj.IdsIterator
- Enclosing class:
BpfObj
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) boolean(package private) final int -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining, remove
-
Field Details
-
type
final int type -
next
int next -
nextChecked
boolean nextChecked
-
-
Constructor Details
-
IdsIterator
IdsIterator(int type)
-
-
Method Details
-
hasNext
-
next
-