MCPcopy 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

testRoutingMethod · 0.80
checkDeliveredMethod · 0.80
testRouterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected