public static class DiscreteFilesClassLoader.ClassSourceMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DiscreteFilesClassLoader.ClassSourceMap() |
| Modifier and Type | Method and Description |
|---|---|
BshClassPath.ClassSource |
get(String name) |
void |
put(String name,
BshClassPath.ClassSource source) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic DiscreteFilesClassLoader.ClassSourceMap()
public void put(String name, BshClassPath.ClassSource source)
public BshClassPath.ClassSource get(String name)
? 2000-2005 pat@pat.net :-)