Class DoubleArrayList.ReverseEntryIterator<T extends Map.Entry<A,B>>

java.lang.Object
com.sk89q.worldedit.util.collection.DoubleArrayList.ReverseEntryIterator<T>
All Implemented Interfaces:
Iterator<Map.Entry<A,B>>
Enclosing class:
DoubleArrayList<A,B>

public class DoubleArrayList.ReverseEntryIterator<T extends Map.Entry<A,B>> extends Object implements Iterator<Map.Entry<A,B>>
Entry iterator.