MCPcopy Index your code
hub / github.com/Col-E/Recaf / close

Method close

src/main/java/java/lang/module/ModuleReader.java:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 //CHECKSTYLE:OFF
14 Stream<String> list() throws IOException;
15 @Override
16 void close() throws IOException;
17 //CHECKSTYLE:ON
18}

Callers 9

callMethod · 0.65
PackageSelectorMethod · 0.65
promptPrimaryMethod · 0.65
promptMethod · 0.65
ofDecompilerChangeMethod · 0.65
closeMethod · 0.65
scanBootstrapClassesMethod · 0.65
handleWindowKeyEventsMethod · 0.65
tbFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected