| Package | Description |
|---|---|
| net.ttddyy.dsproxy.proxy |
| Modifier and Type | Method and Description |
|---|---|
ParameterKey.ParameterKeyType |
ParameterKey.getType() |
static ParameterKey.ParameterKeyType |
ParameterKey.ParameterKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterKey.ParameterKeyType[] |
ParameterKey.ParameterKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Map<ParameterKey,T> |
ParameterKeyUtils.filterBy(Map<ParameterKey,T> map,
ParameterKey.ParameterKeyType type) |
Copyright © 2016. All rights reserved.