Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setLine
Method
setLine
jnode-core/src/jnode/ndl/FtnNdlAddress.java:55–57 ·
view source on GitHub ↗
(String line)
Source
from the content-addressed store, hash-verified
53
}
54
55
public
void
setLine(String line) {
56
this.line = line;
57
}
58
59
public
FtnNdlAddress(String addr, Status status) {
60
super(addr);
Callers
1
createIndex
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected