public final class StringUtil extends Object
Constructor and Description |
---|
StringUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
stripLeadingZeros(String str)
Strips all leading zeros but one, if the string only contains zeros.
|
Copyright © 2019 SAP SE. All rights reserved.