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 |
StringPath
This is the interface for a
Path that is a StringArgument . |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractStringArgument
The abstract base implementation of
StringArgument . |
Modifier and Type | Class and Description |
---|---|
class |
ConstantStringArgument
This is the
constant implementation of StringArgument . |
Modifier and Type | Method and Description |
---|---|
static StringArgument |
Args.of(String value) |
Modifier and Type | Class and Description |
---|---|
class |
StringPathImpl
This is the implementation of
StringPath . |
Copyright © 2001–2016 mmm-Team. All rights reserved.