Package | Description |
---|---|
net.sf.mmm.util.value.base |
Contains the base-implementations of the
value API . |
net.sf.mmm.util.value.impl |
Contains the implementation of the
Value-Util API . |
Class and Description |
---|
AbstractGenericValueConverter
This is the abstract base implementation of the
GenericValueConverter interface. |
AbstractSimpleValueConverter
This is an abstract base-implementation of the
ValueConverter interface that simply works with Class
rather than GenericType . |
AbstractValueConverter
This is the abstract base-implementation of the
ValueConverter interface. |
SimpleValueConverterIdentity
This is an implementation of
SimpleValueConverter that returns the unmodified value (identity
conversion). |
StringValueConverterImpl
This is the implementation of
StringValueConverter . |
Class and Description |
---|
AbstractComposedValueConverter
This is the abstract base implementation of the
ComposedValueConverter interface. |
AbstractComposedValueConverterFactory
This is the abstract base implementation of
ComposedValueConverterFactory . |
AbstractGenericValueConverter
This is the abstract base implementation of the
GenericValueConverter interface. |
AbstractRecursiveValueConverter
This is an abstract base-implementation for a
ValueConverter that performs
recursive conversions on the owning-converter for converting child values. |
AbstractSimpleValueConverter
This is an abstract base-implementation of the
ValueConverter interface that simply works with Class
rather than GenericType . |
AbstractValueConverter
This is the abstract base-implementation of the
ValueConverter interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.