| Package | Description |
|---|---|
| net.ttddyy.dsproxy.proxy | |
| net.ttddyy.dsproxy.transform |
| Modifier and Type | Method and Description |
|---|---|
static <T> Map<ParameterKey,T> |
ParameterKeyUtils.filterBy(Map<ParameterKey,T> map,
ParameterKey.ParameterKeyType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
ParameterKey.compareTo(ParameterKey other) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Map<ParameterKey,T> |
ParameterKeyUtils.filterBy(Map<ParameterKey,T> map,
ParameterKey.ParameterKeyType type) |
static <T> Map<Integer,T> |
ParameterKeyUtils.toIndexMap(Map<ParameterKey,T> map) |
static <T> Map<String,T> |
ParameterKeyUtils.toNameMap(Map<ParameterKey,T> map) |
| Modifier and Type | Method and Description |
|---|---|
Map<ParameterKey,ParameterSetOperation> |
ParameterReplacer.getModifiedParameters() |
| Constructor and Description |
|---|
ParameterReplacer(Map<ParameterKey,ParameterSetOperation> parameters) |
Copyright © 2024. All rights reserved.