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