Toggle navigation
Home
java.nio.ByteBuffer to java.lang.String
No. of Instances - 7
No. of Commits - 3
No. of Projects - {'james-project', 'kaa'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
Iterators.toStream(mail.getAttributeNames()).map(name -> Pair.of(name,mail.getAttribute(name)))
to
mail.attributes()
pair
to
attribute.getName().asString()
pair
to
attribute.getName()
pair.getLeft()
to
attribute
getBytes(body)
to
body
Rename Variable
getProfileHash
to
getProfile