public final class SingletonLookupHashMap extends Object
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
containsKey(int id)  | 
Object | 
get(int id)  | 
static SingletonLookupHashMap | 
getMap()  | 
int | 
put(Object obj)  | 
void | 
removeKey(int id)  | 
String | 
toString()  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.