public class KeyRegistry extends Object
DebugValue.| Modifier and Type | Field and Description |
|---|---|
private static List<DebugValue> |
debugValues |
private static Map<String,Integer> |
keyMap |
| Constructor and Description |
|---|
KeyRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static List<DebugValue> |
getDebugValues()
Gets a immutable view of the registered debug values.
|
static int |
register(DebugValue value)
Ensures a given debug value is registered.
|
private static final List<DebugValue> debugValues
public KeyRegistry()
public static int register(DebugValue value)
valuepublic static List<DebugValue> getDebugValues()
get(i).getIndex() == i