| Package | Description |
|---|---|
| net.sf.mmm.util.lang.base.datatype.descriptor |
Contains the basic implementation of the Util Lang API for datatype description.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatatypeDescriptorAtomicJavaDatatype<T>
|
class |
DatatypeDescriptorDate
This is the implementation of
DatatypeDescriptor for Date. |
class |
DatatypeDescriptorEnum<T extends Enum<T>>
This is the implementation of
DatatypeDescriptor for a Enum. |
class |
DatatypeDescriptorLocalDate
This is the implementation of
DatatypeDescriptor for LocalDate. |
class |
DatatypeDescriptorSimpleDatatype<T extends SimpleDatatype<?>>
This is the implementation of
DatatypeDescriptor for a
SimpleDatatype. |
Copyright © 2001–2015 mmm-Team. All rights reserved.