MCPcopy Create free account
hub / github.com/LJYcoder/DevRing / i

Method i

devring/src/main/java/com/ljy/devring/other/RingLog.java:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 }
94
95 public static void i() {
96 printLog(I, null, DEFAULT_MESSAGE);
97 }
98
99 public static void i(Object msg) {
100 printLog(I, null, msg);

Callers 3

printSubMethod · 0.80
onCreateMethod · 0.80
onUpgradeMethod · 0.80

Calls 1

printLogMethod · 0.95

Tested by

no test coverage detected