public class MyStringExtSource extends Object
Constructor and Description |
---|
MyStringExtSource() |
Modifier and Type | Method and Description |
---|---|
static boolean |
startsWith(String text,
String prefix) |
static boolean |
startsWith(String text,
String prefix,
int toffset) |
static String |
trim(String text) |
Copyright © 2024. All rights reserved.