Interface MEnumeration

All Superinterfaces:
Enumeration, IOEnumeration
All Known Subinterfaces:
ByteArrayEnumeration, IntEnumeration, StringEnumeration
All Known Implementing Classes:
EmptyMEnumeration, IntEnumerationHelperBase, QuotesAndWhitespaceTokenizer, StringEnumerationHelperBase

public interface MEnumeration extends IOEnumeration, Enumeration