Toggle navigation
Home
java.util.Map<java.lang.String, java.lang.Object> to java.lang.String
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'uaa'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
config
to
addResources(resources,CONFIGURATION,DEFAULT_CONFIGURATION)
config
to
addResources(resources,CONFIGURATION,DEFAULT_CONFIGURATION)
rolenames.toString().endsWith("/roles")
to
rolenames.endsWith("/roles")
get
to
deserialize
Rename Variable
config
to
resources
config
to
resources
params
to
selectionModeString
docConverter
to
idConverter
Other
(String)params.get("selected")
to
selectionModeString
Cascading Type Change (Different)
DocScrollIterator<>
to
IdScrollIterator<>