public class CommandUtils extends Object
| Constructor and Description |
|---|
CommandUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
trimToSize(String message,
int length)
The message is either enlarged or trimmed to the given size.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.