Class BitList.BitListIterator<E>

java.lang.Object
org.apache.dubbo.rpc.cluster.router.state.BitList.BitListIterator<E>
All Implemented Interfaces:
Iterator<E>, ListIterator<E>
Enclosing class:
BitList<E>

public static class BitList.BitListIterator<E> extends Object implements ListIterator<E>