public final class SystemUtils extends Object
| Constructor and Description |
|---|
SystemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
printToStandardError(String message,
Object... args) |
static void |
printToStandardError(Throwable t) |
static void |
printToStandardOut(String message,
Object... args) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.