MCPcopy Create free account
hub / github.com/apache/commons-imaging / debug

Method debug

src/main/java/org/apache/sanselan/util/Debug.java:35–38  ·  view source on GitHub ↗
(String message)

Source from the content-addressed store, hash-verified

33{
34
35 public static void debug(String message)
36 {
37 System.out.println(message);
38 }
39
40 public static void debug(Object o)
41 {

Callers 15

purgeMemoryMethod · 0.95
SanselanTestClass · 0.95
compareImagesMethod · 0.95
compareFilesExactMethod · 0.95
testBitmapRoundtripMethod · 0.95
FSTraversalClass · 0.95
testMethod · 0.95
testMethod · 0.95
testMethod · 0.95

Calls 5

newlineMethod · 0.95
getDebugMethod · 0.95
byteQuadToStringMethod · 0.95
toStringMethod · 0.65
getNameMethod · 0.45

Tested by 15

purgeMemoryMethod · 0.76
compareImagesMethod · 0.76
compareFilesExactMethod · 0.76
testBitmapRoundtripMethod · 0.76
testMethod · 0.76
testMethod · 0.76
testMethod · 0.76
codeMethod · 0.76