| Package | Description |
|---|---|
| net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API. |
| net.sf.mmm.util.context.api |
Provides the API for a generic context.
|
| net.sf.mmm.util.context.base |
Provides the base-implementation of the
Context-API. |
| net.sf.mmm.util.context.impl |
Provides the implementation of the
Context-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.path.api |
Provides the API for navigating a
PojoPath. |
| net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
| net.sf.mmm.util.transferobject.base |
Contains the basic implementation of the transfer-object API.
|
| net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API. |
| net.sf.mmm.util.value.api |
Provides the API for generic handling of values.
|
| 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 |
|---|
| SimpleValueConverter
This is the interface for a converter that
converts a value of the
type <SOURCE> to the type <TARGET>. |
| Class and Description |
|---|
| GenericValueConverter
This is the interface for generic conversion of values from a specific source-type (
<SOURCE>) to a given target-type ( <TARGET>). |
| ValueNotSetException
This is the exception thrown if a required value was not set.
|
| Class and Description |
|---|
| ValueNotSetException
This is the exception thrown if a required value was not set.
|
| Class and Description |
|---|
| ComposedValueConverter
This is the interface for a
ValueConverter that is composed out of individual
ValueConverters. |
| GenericValueConverter
This is the interface for generic conversion of values from a specific source-type (
<SOURCE>) to a given target-type ( <TARGET>). |
| Class and Description |
|---|
| ValueConverter
This is the interface for a converter that
converts a value
from a source-type to a specific target-type. |
| Class and Description |
|---|
| ValueConverter
This is the interface for a converter that
converts a value
from a source-type to a specific target-type. |
| Class and Description |
|---|
| ComposedValueConverter
This is the interface for a
ValueConverter that is composed out of individual
ValueConverters. |
| Class and Description |
|---|
| ComposedValueConverter
This is the interface for a
ValueConverter that is composed out of individual
ValueConverters. |
| Class and Description |
|---|
| ComposedValueConverter
This is the interface for a
ValueConverter that is composed out of individual
ValueConverters. |
| Class and Description |
|---|
| Range |
| Class and Description |
|---|
| ComposedValueConverter
This is the interface for a
ValueConverter that is composed out of individual
ValueConverters. |
| GenericValueConverter
This is the interface for generic conversion of values from a specific source-type (
<SOURCE>) to a given target-type ( <TARGET>). |
| SimpleValueConverter
This is the interface for a converter that
converts a value of the
type <SOURCE> to the type <TARGET>. |
| ValueConverter
This is the interface for a converter that
converts a value
from a source-type to a specific target-type. |
| ValueException
This exception is thrown if a something goes wrong about values.
|
| ValueNotSetException
This is the exception thrown if a required value was not set.
|
| ValueOutOfRangeException
This is the exception thrown if a numeric value is not in the expected range.
|
| WrongValueTypeException
This exception is thrown if a value has the wrong type (a different value type was expected).
|
| Class and Description |
|---|
| ComposedValueConverter
This is the interface for a
ValueConverter that is composed out of individual
ValueConverters. |
| ComposedValueConverterFactory
This is the interface of a factory of
ComposedValueConverter instances. |
| GenericValueConverter
This is the interface for generic conversion of values from a specific source-type (
<SOURCE>) to a given target-type ( <TARGET>). |
| PropertyAccessor
This is the interface for an accessor to a specific property of a typed object.
|
| SimpleGenericValueConverter
This is the interface for a
SimpleValueConverter that is generic and can convert from
Object to Object. |
| SimpleValueConverter
This is the interface for a converter that
converts a value of the
type <SOURCE> to the type <TARGET>. |
| StringValueConverter
This is a sub-interface of
GenericValueConverter for the most common value type String. |
| ValueConverter
This is the interface for a converter that
converts a value
from a source-type to a specific target-type. |
| ValueException
This exception is thrown if a something goes wrong about values.
|
| ValueNotSetException
This is the exception thrown if a required value was not set.
|
| ValueOutOfRangeException
This is the exception thrown if a numeric value is not in the expected range.
|
| WrongValueTypeException
This exception is thrown if a value has the wrong type (a different value type was expected).
|
| Class and Description |
|---|
| ComposedValueConverter
This is the interface for a
ValueConverter that is composed out of individual
ValueConverters. |
| ComposedValueConverterFactory
This is the interface of a factory of
ComposedValueConverter instances. |
| GenericValueConverter
This is the interface for generic conversion of values from a specific source-type (
<SOURCE>) to a given target-type ( <TARGET>). |
| SimpleValueConverter
This is the interface for a converter that
converts a value of the
type <SOURCE> to the type <TARGET>. |
| ValueConverter
This is the interface for a converter that
converts a value
from a source-type to a specific target-type. |
| ValueException
This exception is thrown if a something goes wrong about values.
|
Copyright © 2001–2015 mmm-Team. All rights reserved.