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 . |
Modifier and Type | Class and Description |
---|---|
class |
ValueConverterIdentity<V>
This is an implementation of
ValueConverter that returns the unmodified
value (identity conversion). |
Modifier and Type | Class and Description |
---|---|
class |
ValueConverterToBoolean
|
class |
ValueConverterToCalendar
|
class |
ValueConverterToDate
|
class |
ValueConverterToEnum
|
class |
ValueConverterToFile
|
class |
ValueConverterToNumber
|
class |
ValueConverterToPattern
This is an implementation of the
ValueConverter interface that converts a
CharSequence to a Pattern . |
class |
ValueConverterToString
|
Copyright © 2001–2016 mmm-Team. All rights reserved.