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>

public class LazyExceptionRetainingMap<X,Y> extends LazyMap<X,Y>