Toggle navigation
Home
java.util.SortedSet<K> to java.lang.management.PlatformManagedObject
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'hbase'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Cascading Type Change (Different)
SortedSet<K>
to
Object[]
Convert Class instance creation to method invocation
TreeSet<K>
to
toArray
Rename Variable
sortedKeys
to
keyArray
sortedKeys
to
keyArray