public class ApiCallTransferMap extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiCallTransferMap.ID |
| Constructor and Description |
|---|
ApiCallTransferMap() |
| Modifier and Type | Method and Description |
|---|---|
static ApiCallTransferMap.ID |
get(int hash) |
static void |
put(int hash,
TraceContext ctx,
ApiCallStep2 step) |
static void |
remove(int hash) |
public static void put(int hash,
TraceContext ctx,
ApiCallStep2 step)
public static void remove(int hash)
public static ApiCallTransferMap.ID get(int hash)
Copyright © 2021. All rights reserved.