public class StringUtil
extends java.lang.Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
substring(byte[] aSource,
int aCharCount) |
static java.lang.String |
substring(java.lang.String aSource,
int aCharCount) |
Copyright © 2025. All rights reserved.