Uses of Class
org.benf.cfr.reader.util.collections.LazyMap
Packages that use LazyMap
-
Uses of LazyMap in org.benf.cfr.reader.util.collections
Subclasses of LazyMap in org.benf.cfr.reader.util.collectionsMethods in org.benf.cfr.reader.util.collections that return LazyMapModifier and TypeMethodDescriptionstatic <X,
Y> LazyMap<X, Y> MapFactory.newLazyMap
(UnaryFunction<X, Y> factory)