public static class DiscreteFilesClassLoader.ClassSourceMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ClassSourceMap() |
Modifier and Type | Method and Description |
---|---|
BshClassPath.ClassSource |
get(String name) |
void |
put(String name,
BshClassPath.ClassSource source) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public void put(String name, BshClassPath.ClassSource source)
public BshClassPath.ClassSource get(String name)
? 2000-2005 pat@pat.net :-)