public class DebugUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
myAssert(boolean bool) |
static void |
myAssert(boolean bool,
String message) |
public static void myAssert(boolean bool)
public static void myAssert(boolean bool, String message)
Copyright © 2017 com.mchange. All rights reserved.