| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.domain | |
| com.mmnaseri.utils.spring.data.domain.impl |
| Modifier and Type | Method and Description |
|---|---|
static Modifier |
Modifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Modifier[] |
Modifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Modifier> |
Parameter.getModifiers() |
| Modifier and Type | Method and Description |
|---|---|
Set<Modifier> |
ImmutableParameter.getModifiers() |
| Constructor and Description |
|---|
ImmutableParameter(String path,
Set<Modifier> modifiers,
int[] indices,
Operator operator) |
Copyright © 2014–2016. All rights reserved.