Package jmri.util
Class IterableEnumeration<T>
java.lang.Object
jmri.util.IterableEnumeration<T>
- Type Parameters:
T- the supported type
- All Implemented Interfaces:
Iterable<T>
Provide an
Iterable interface for an Enumeration