MCPcopy Create free account
hub / github.com/RealTimeGenomics/rtg-tools / close

Method close

src/main/java/com/rtg/util/io/LogStream.java:53–53  ·  view source on GitHub ↗

Close the underlying stream if this makes sense. Otherwise the call does nothing.

()

Source from the content-addressed store, hash-verified

51 * Otherwise the call does nothing.
52 */
53 @Override
54 void close();
55
56 /**

Callers 15

testFinishedMethod · 0.65
testErrorsMethod · 0.65
checkMethod · 0.65
checkRocMethod · 0.65
testOutsideRefMethod · 0.65
testEmptyFileAsInputMethod · 0.65
mainMethod · 0.65
testSingleMethod · 0.65
testRegionMethod · 0.65
testReadMeMethod · 0.65
testSeekNegativeMethod · 0.65

Implementers 4

LogRecordsrc/test/java/com/rtg/util/io/LogRecor
LogFilesrc/main/java/com/rtg/util/io/LogFile.
LogSimplesrc/main/java/com/rtg/util/io/LogSimpl
TalkbackTestsrc/test/java/com/rtg/util/diagnostic/

Calls

no outgoing calls

Tested by 15

testFinishedMethod · 0.52
testErrorsMethod · 0.52
checkMethod · 0.52
checkRocMethod · 0.52
testOutsideRefMethod · 0.52
testEmptyFileAsInputMethod · 0.52
mainMethod · 0.52
testSingleMethod · 0.52
testRegionMethod · 0.52
testReadMeMethod · 0.52
testSeekNegativeMethod · 0.52