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 |
BooleanPath
This is the interface for a
Path that is a BooleanArgument . |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractBooleanArgument
The abstract base implementation of
BooleanArgument . |
Modifier and Type | Class and Description |
---|---|
class |
ConstantBooleanArgument
This is the
constant implementation of BooleanArgument . |
Modifier and Type | Method and Description |
---|---|
static BooleanArgument |
Args.of(Boolean value) |
Modifier and Type | Class and Description |
---|---|
class |
BooleanPathImpl
This is the implementation of
BooleanPath . |
Copyright © 2001–2016 mmm-Team. All rights reserved.