MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / dbg

Method dbg

src/main/java/net/optifine/util/MathUtilsTest.java:81–84  ·  view source on GitHub ↗
(String str)

Source from the content-addressed store, hash-verified

79 }
80
81 public static void dbg(String str)
82 {
83 System.out.println(str);
84 }
85
86 private static enum OPER
87 {

Callers 2

mainMethod · 0.95
testMethod · 0.95

Calls 1

printlnMethod · 0.80

Tested by

no test coverage detected