Package gnu.mapping

Class LocationEnumeration

java.lang.Object
gnu.mapping.LocationEnumeration
All Implemented Interfaces:
Enumeration<NamedLocation<Object>>, Iterator<NamedLocation<Object>>

public class LocationEnumeration extends Object implements Iterator<NamedLocation<Object>>, Enumeration<NamedLocation<Object>>