public class StringTools extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NL
System specific new line character/string
|
static String |
NL_UNIX
Unix/Linux specific new line character '\n'
|
Constructor and Description |
---|
StringTools() |
public static final String NL
public static final String NL_UNIX
Copyright © 2016–2023. All rights reserved.