Package arc.struct

Class IntIntMap.Entries

java.lang.Object
arc.struct.IntIntMap.Entries
All Implemented Interfaces:
Iterable<IntIntMap.Entry>, Iterator<IntIntMap.Entry>
Enclosing class:
IntIntMap

public static class IntIntMap.Entries extends Object implements Iterable<IntIntMap.Entry>, Iterator<IntIntMap.Entry>