Package one.nio.os.bpf
Class BpfObj.IdsIterator
- java.lang.Object
-
- one.nio.os.bpf.BpfObj.IdsIterator
-
- All Implemented Interfaces:
java.util.Iterator<java.lang.Integer>
- Enclosing class:
- BpfObj
static class BpfObj.IdsIterator extends java.lang.Object implements java.util.Iterator<java.lang.Integer>
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intnext(package private) booleannextChecked(package private) inttype
-
Constructor Summary
Constructors Constructor Description IdsIterator(int type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()java.lang.Integernext()
-