| Package | Description |
|---|---|
| net.sf.mmm.util.bean.impl.mapping | |
| net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
| net.sf.mmm.util.json.base | |
| net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API. |
| net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
| net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API. |
| net.sf.mmm.util.reflect.impl.spring | |
| net.sf.mmm.util.value.impl |
Contains the implementation of the
Value-Util API. |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
GenericPojoBeanMapperImpl.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionReflectionUtil |
GenericPojoBeanMapperImpl.getCollectionReflectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericPojoBeanMapperImpl.setCollectionReflectionUtil(CollectionReflectionUtil collectionReflectionUtil) |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
AbstractCliParserBuilder.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
CollectionReflectionUtil |
CliParserDependencies.getCollectionReflectionUtil() |
CollectionReflectionUtil |
AbstractCliParserBuilder.getCollectionReflectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCliParserBuilder.setCollectionReflectionUtil(CollectionReflectionUtil collectionReflectionUtil) |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
JsonUtilImpl.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonUtilImpl.setCollectionReflectionUtil(CollectionReflectionUtil collectionReflectionUtil) |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
PojoDescriptorDependenciesImpl.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
CollectionReflectionUtil |
PojoDescriptorDependenciesImpl.getCollectionReflectionUtil() |
CollectionReflectionUtil |
PojoDescriptorDependencies.getCollectionReflectionUtil()
This method gets the
CollectionReflectionUtil instance to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
PojoDescriptorDependenciesImpl.setCollectionReflectionUtil(CollectionReflectionUtil collectionUtil) |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
AbstractPojoPathNavigator.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
CollectionReflectionUtil |
AbstractPojoPathNavigator.getCollectionReflectionUtil()
This method gets the
CollectionReflectionUtil instance to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPojoPathNavigator.setCollectionReflectionUtil(CollectionReflectionUtil collectionUtil) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionReflectionUtilImpl
This is the implementation of the
CollectionReflectionUtil interface. |
| Modifier and Type | Method and Description |
|---|---|
CollectionReflectionUtil |
UtilReflectSpringConfig.collectionReflectionUtil() |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
AbstractValueConverterToContainer.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionReflectionUtil |
AbstractValueConverterToContainer.getCollectionReflectionUtil()
This method gets the
CollectionReflectionUtilImpl instance to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractValueConverterToContainer.setCollectionReflectionUtil(CollectionReflectionUtil collectionReflectionUtil) |
Copyright © 2001–2016 mmm-Team. All rights reserved.