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 - 查找源idx - 在src中的indexstr - 找到的strsub - str在sub中的位置Copyright © 2020. All rights reserved.