public class CrossPlatformUtilsImpl extends java.lang.Object implements CrossPlatformUtils
| Constructor and Description |
|---|
CrossPlatformUtilsImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
normaliseLineBreaks(java.lang.String input) |
public java.lang.String normaliseLineBreaks(@NotNull
java.lang.String input)
normaliseLineBreaks in interface CrossPlatformUtilsinput - The string to normalise