MCPcopy Create free account
hub / github.com/Garten/sourcecraft / run

Method run

src/basic/RunnableThrowing.java:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5public interface RunnableThrowing {
6
7 public abstract void run() throws IOException;
8}

Callers 1

doCompoundMethod · 0.95

Implementers 2

GuiLogicsrc/main/GuiLogic.java
RunnableEmptysrc/basic/RunnableEmpty.java

Calls

no outgoing calls

Tested by

no test coverage detected