| Package | Description |
|---|---|
| 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.base |
Contains the base-implementations of the
value API. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MathUtil
This is the interface for a collection of utility functions to deal with
Numbers. |
| Modifier and Type | Class and Description |
|---|---|
class |
MathUtilImpl
This class is a collection of utility functions for dealing with numbers.
|
class |
MathUtilLimitedImpl
This class is a collection of utility functions for dealing with numbers.
|
| Modifier and Type | Field and Description |
|---|---|
private MathUtilLimited |
SimpleGenericValueConverterImpl.mathUtil |
| Modifier and Type | Method and Description |
|---|---|
protected MathUtilLimited |
SimpleGenericValueConverterImpl.getMathUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleGenericValueConverterImpl.setMathUtil(MathUtilLimited mathUtil) |
Copyright © 2001–2015 mmm-Team. All rights reserved.