public class MyStringExtSource2 extends Object
| Constructor and Description |
|---|
MyStringExtSource2() |
| Modifier and Type | Method and Description |
|---|---|
static String |
substring(String text,
int beginIndex) |
static String |
substring(String text,
int beginIndex,
int endIndex) |
Copyright © 2024. All rights reserved.