Duplications Manager

570274b86eaa5a0c65add623

@throws nullpointerexception if the map or transformer is null
@return a lazy map backed by the given map
@param v <> the value type
@param transformerfactory the factory for creating new objects, must not be null
@param map the map to make lazy, must not be null
@param k <> the key type

"public static lazySortedMap( map, transformerFactory)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/MapUtils.java

"public static lazyMap( map, transformerFactory)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/MapUtils.java