Duplications Manager

570274b96eaa5a0c65add831

@return the transformed object
@param object the object to transform
@description transforms a key.

the transformer itself may throw an exception if necessary.

"protected K transformKey(J object)"

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

"protected K transformKey(K object)"

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

"protected K transformKey(K object)"

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