Toggle navigation
Home
java.util.HashSet to java.util.Set
No. of Instances - 26
No. of Commits - 1
No. of Projects - {'FasterXML'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
newIgnored
to
ignored
defensiveCopy
to
set
value
to
cgroupList
Rename Method invocation
acquireRemoteIfNeeded
to
acquireAllRemoteIfNeeded
Cascading Type Change (Similar)
HashSet<Component>
to
Set<Component>
Update argument list (Class Instance Creation)
HashSet<>
to
HashSet<>