public static interface FormatUtil.V
| Modifier and Type | Method and Description |
|---|---|
boolean |
visit(CharSequence src,
int idx,
String str,
int sub) |
boolean visit(CharSequence src, int idx, String str, int sub)
src - the source to count onidx - the index of substring in the sourcestr - the substring to countsub - the substring indexCopyright © 2024. All rights reserved.