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 |
SetPath<E>
This is the interface for a
Path that is a SetArgument . |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractSetArgument<E>
The abstract base implementation of
SetArgument . |
Modifier and Type | Class and Description |
---|---|
class |
ConstantSetArgument<E>
This is the
constant implementation of ListArgument . |
Modifier and Type | Method and Description |
---|---|
static <E> SetArgument<E> |
Args.of(Set<E> value) |
Modifier and Type | Class and Description |
---|---|
class |
SetPathImpl<E>
This is the implementation of
SetPath . |
Copyright © 2001–2016 mmm-Team. All rights reserved.