MCPcopy Create free account
hub / github.com/ReadyTalk/avian / close

Method close

classpath/java/io/BufferedWriter.java:49–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 public void close() throws IOException {
50 flush();
51 out.close();
52 }
53}

Callers 1

mainMethod · 0.95

Calls 2

flushMethod · 0.95
closeMethod · 0.65

Tested by 1

mainMethod · 0.76