Toggle navigation
Home
java.util.Set to alluxio.collections.ConcurrentHashSet
No. of Instances - 7
No. of Commits - 3
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
get
to
get
Cascading Type Change (Similar)
Set<T>
to
ConcurrentHashSet<T>
Rename Variable
set
to
objSet
set
to
objSet
set
to
objSet
Cascading Type Change (Different)
HashSet<>
to
ConcurrentHashSet<>