Skip navigation links

Package net.sf.mmm.util.datatype.api

Provides common datatypes.

See: Description

Package net.sf.mmm.util.datatype.api Description

Provides common datatypes.

Datatype API

Java offers very generic datatypes like String, Boolean, or Number. For structured data models it is often desired to use more specific datatypes. While most of them are custom datatypes specific for a particular project or product, there are also some very common datatypes missing in the JDK. This package and its sub packages provide common datatypes to fill this gap.
Skip navigation links

Copyright © 2001–2014 mmm-Team. All rights reserved.