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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.benf.cfr.reader.util.collections.LazyMap
clear, containsKey, containsValue, entrySet, getWithout, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll