| Package | Description |
|---|---|
| restx.factory |
| Modifier and Type | Method and Description |
|---|---|
static <T> ParamDef<T> |
ParamDef.of(Class<T> rawType,
String name) |
static <T> ParamDef<T> |
ParamDef.of(TypeReference<T> type,
String name) |
| Constructor and Description |
|---|
ParamDef(ParamDef other) |
Copyright © 2017. All Rights Reserved.