Toggle navigation
Home
long to com.google.common.base.Optional<org.apache.james.mailbox.MessageUid>
No. of Instances - 31
No. of Commits - 1
No. of Projects - {'james-project'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Other
uidToMsn.lastKey()
to
uidToMsn.lastKey()
uidToMsn.firstKey()
to
uidToMsn.firstKey()
Add or Remove Method invocation
isGreaterThan
to
isNotEqualTo
assertThat(messageMapper.getLastUid(benwaInboxMailbox))
to
assertThat(messageMapper.getLastUid(benwaInboxMailbox).get())
uid
to
uid.get()
aUid
to
aUid.get()
aUid
to
aUid.get()
getValue
to
findHighestUid