Class LazyExceptionRetainingMap<X,Y>
java.lang.Object
org.benf.cfr.reader.util.collections.LazyMap<X,Y>
org.benf.cfr.reader.util.collections.LazyExceptionRetainingMap<X,Y>
- All Implemented Interfaces:
Map<X,Y>
-
Nested Class Summary
-
Method Summary
Methods inherited from class LazyMap
clear, containsKey, containsValue, entrySet, getWithout, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Method Details
-
get
-