public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
putInQuotes(String input,
Character quoteChar)
Puts a string in quotes.
|
Copyright © 2020. All rights reserved.