public class Debug extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
TODEX_DEBUG |
| Constructor and Description |
|---|
Debug() |
| Modifier and Type | Method and Description |
|---|---|
static void |
printDbg(boolean c,
String s,
Object... objects) |
static void |
printDbg(String s,
Object... objects) |
Copyright © 2020 Soot OSS. All rights reserved.