Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akeranen/the-one
/ close
Method
close
input/ExternalEventsReader.java:24–24 ·
view source on GitHub ↗
Closes the input file streams of the reader.
()
Source
from the content-addressed store, hash-verified
22
* Closes the input file streams of the reader.
23
*/
24
public
void
close();
25
26
27
}
Callers
15
testFromFile
Method · 0.65
testMultipleMapFiles
Method · 0.65
setUp
Method · 0.65
setUpUsing
Method · 0.65
setUp
Method · 0.65
setUpWith
Method · 0.65
setUp
Method · 0.65
testDone
Method · 0.65
testMessageTransferred
Method · 0.65
writeToFile
Method · 0.65
testDone
Method · 0.65
done
Method · 0.65
Implementers
2
BinaryEventsReader
input/BinaryEventsReader.java
StandardEventsReader
input/StandardEventsReader.java
Calls
no outgoing calls
Tested by
11
testFromFile
Method · 0.52
testMultipleMapFiles
Method · 0.52
setUp
Method · 0.52
setUpUsing
Method · 0.52
setUp
Method · 0.52
setUpWith
Method · 0.52
setUp
Method · 0.52
testDone
Method · 0.52
testMessageTransferred
Method · 0.52
writeToFile
Method · 0.52
testDone
Method · 0.52