MCPcopy 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

checkTransferStartMethod · 0.80
checkDeliveredMethod · 0.80
testRouterMethod · 0.80
testManyMessagesMethod · 0.80
testDifferentOrderingMethod · 0.80
testDoubleDeliveryMethod · 0.80
testQueueManagementMethod · 0.80
testResponseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected