Toggle navigation
Home
java.util.Optional<java.lang.Long> to java.lang.Long
No. of Instances - 18
No. of Commits - 4
No. of Projects - {'brave', 'james-project', 'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
assertThat(actual.get())
to
assertThat(actual)
size
to
orElse
Other
buffer.getLong()
to
buffer.getLong()
totalSize
to
totalSize