public class CliUtils extends Object
| Constructor and Description | 
|---|
| CliUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | printWrappedLine(PrintStream output,
                String prefix,
                String msg,
                boolean first) | 
| static void | printWrappedLine(String prefix,
                String msg) | 
public static void printWrappedLine(PrintStream output, String prefix, String msg, boolean first)
Copyright © 2016. All rights reserved.