Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akeranen/the-one
/ getLastFrom
Method
getLastFrom
test/MessageChecker.java:107–109 ·
view source on GitHub ↗
@return the lastFrom
()
Source
from the content-addressed store, hash-verified
105
* @
return
the lastFrom
106
*/
107
public
DTNHost getLastFrom() {
108
return
lastFrom;
109
}
110
111
/**
112
* @
return
the lastMsg
Callers
11
testAckedMessageDeleting
Method · 0.80
testRouting
Method · 0.80
checkTransferStart
Method · 0.80
checkDelivered
Method · 0.80
testRouter
Method · 0.80
testMessageRelayAbort
Method · 0.80
testAbortWhenReady
Method · 0.80
testDifferentOrdering
Method · 0.80
testQueueManagement
Method · 0.80
testTtlExpiry
Method · 0.80
testResponse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected