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

Method close

classpath/java/io/PushbackReader.java:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 }
70
71 public void close() throws IOException {
72 in.close();
73 }
74}

Callers

nothing calls this directly

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected