Class RefMap.SetIterator

java.lang.Object
org.eclipse.jgit.util.RefMap.SetIterator
All Implemented Interfaces:
Iterator<Map.Entry<String,Ref>>
Enclosing class:
RefMap

private class RefMap.SetIterator extends Object implements Iterator<Map.Entry<String,Ref>>