public static final class ApiCallContext.Key<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> ApiCallContext.Key<T> |
create(String name)
Factory method for creating instances of
ApiCallContext.Key. |
public static <T> ApiCallContext.Key<T> create(String name)
ApiCallContext.Key.