MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / run

Method run

src/main/java/core/packetproxy/gui/Splash.java:50–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 runAsync(new Runnable() {
49
50 @Override
51 public void run() {
52 mSplashScreen.setVisible(true);
53 }
54 });
55 }
56

Callers 1

runAsyncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected