@Deprecated public final class MolsContext extends Object
| Constructor and Description |
|---|
MolsContext()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static MolsRes |
get(String name)
Deprecated.
Get.
|
static ImmutableList<String> |
getNames()
Deprecated.
|
static String |
put(String name,
MolsRes mols)
Deprecated.
Put.
|
public static MolsRes get(String name)
name - Set to getMap.get(java.lang.Object)public static String put(String name, MolsRes mols)
name - Namemols - Set to putIllegalArgumentException - when the given name is occupiedpublic static ImmutableList<String> getNames()