public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(String message) |
static void |
error(Exception e) |
static void |
error(String e) |
static void |
error(String string,
Throwable e) |
static void |
log(String message) |
static String |
printChar(int i) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.