| Package | Description |
|---|---|
| net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API. |
| net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
| net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
| net.sf.mmm.util.pojo.descriptor.impl |
Contains the implementation of the
Introspection-API. |
| net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API. |
| Modifier and Type | Class and Description |
|---|---|
class |
FilteredIterator<E>
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringTokenizer
This is a rewrite of the awkward
StringTokenizer provided by the JDK. |
| Modifier and Type | Class and Description |
|---|---|
private static class |
AbstractEnumProvider.EnumDefinitionIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
PojoFieldIntrospectorImpl.PojoFieldIterator
This inner class iterates the fields of a given pojo-type according to the
visibility. |
class |
PojoMethodIntrospectorImpl.PojoMethodIterator
This inner class iterates the methods of a given pojo-type according to the
visibility. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
JoiningNodeIterator
|
class |
NodeIterator
|
Copyright © 2001–2015 mmm-Team. All rights reserved.