MCPcopy Create free account
hub / github.com/annmuor/jnode / getAddressList

Method getAddressList

jnode-core/src/jnode/main/SystemInfo.java:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 public List<FtnAddress> getAddressList() {
76 return addressList;
77 }
78
79 public String getNDL() {
80 return NDL;

Callers 13

greetMethod · 0.95
doInstallMethod · 0.95
handleMethod · 0.95
netmailToFtnMessageMethod · 0.80
checkRobotMethod · 0.80
isOurPointMethod · 0.80
selectOurAkaMethod · 0.80
getPrimaryFtnAddressMethod · 0.80
tossInboundDirectoryMethod · 0.80
packEchomailMethod · 0.80
packFilemailMethod · 0.80
handleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected