| Package | Description |
|---|---|
| net.sf.mmm.util.query.api.path | |
| net.sf.mmm.util.query.base.argument | |
| net.sf.mmm.util.query.base.path |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberPath<V extends Number & Comparable<?>>
This is the interface for a
Path that is a NumberArgument. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractNumberArgument<V extends Number & Comparable<?>>
The abstract base implementation of
NumberArgument. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantNumberArgument<V extends Number & Comparable<?>>
This is the
constant implementation of NumberArgument. |
| Modifier and Type | Method and Description |
|---|---|
static <V extends Number & Comparable<?>> |
Args.of(V value) |
| Modifier and Type | Class and Description |
|---|---|
class |
NumberPathImpl<V extends Number & Comparable<?>>
This is the implementation of
NumberPath. |
Copyright © 2001–2016 mmm-Team. All rights reserved.