public class LeftTrimFunction extends Object
Constructor and Description |
---|
LeftTrimFunction() |
Modifier and Type | Method and Description |
---|---|
String |
execute(String input)
Trims all spaces at the beginning of the String.
|
Copyright © 2020. All rights reserved.