| Package | Description |
|---|---|
| net.sf.mmm.util.lang.api.attribute |
Contains abstract interfaces for common attributes of objects.
|
| net.sf.mmm.util.math.api |
Provides the API for utilities that help to deal with
Numbers. |
| net.sf.mmm.util.math.base |
Contains the public implementation of the
Math-Util API. |
| net.sf.mmm.util.value.api |
Provides the API for generic handling of values.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeWriteMaximumValue<VALUE>
This interface gives read and write access to the
maximum value of an object. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberType<NUMBER extends Number>
|
| Modifier and Type | Class and Description |
|---|---|
class |
NumberTypeImpl<NUMBER extends Number>
This is the implementation of the
NumberType interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
Range<V extends Comparable>
|
Copyright © 2001–2015 mmm-Team. All rights reserved.