Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akeranen/the-one
/ getLastFirstDelivery
Method
getLastFirstDelivery
test/MessageChecker.java:93–95 ·
view source on GitHub ↗
@return the lastFirstDelivery
()
Source
from the content-addressed store, hash-verified
91
* @
return
the lastFirstDelivery
92
*/
93
public
Boolean getLastFirstDelivery() {
94
return
lastFirstDelivery;
95
}
96
97
/**
98
* @
return
the lastDropped
Callers
3
testRouting
Method · 0.80
checkDelivered
Method · 0.80
testRouter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected