Class HashBiMap.Itr<T>

java.lang.Object
org.docx4j.com.google.common.collect.HashBiMap.Itr<T>
All Implemented Interfaces:
Iterator<T>
Enclosing class:
HashBiMap<K,V>

abstract class HashBiMap.Itr<T> extends Object implements Iterator<T>