Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akeranen/the-one
/ getLastTo
Method
getLastTo
test/MessageChecker.java:121–123 ·
view source on GitHub ↗
@return the lastTo
()
Source
from the content-addressed store, hash-verified
119
* @
return
the lastTo
120
*/
121
public
DTNHost getLastTo() {
122
return
lastTo;
123
}
124
125
/**
126
* @
return
the lastType
Callers
9
checkTransferStart
Method · 0.80
checkDelivered
Method · 0.80
testRouter
Method · 0.80
testManyMessages
Method · 0.80
testDeliverableMessageExchange
Method · 0.80
testDifferentOrdering
Method · 0.80
testDoubleDelivery
Method · 0.80
testQueueManagement
Method · 0.80
testResponse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected