@JsFunction
@FunctionalInterface
public static interface RegExpResult.ForEachCallback3
| Modifier and Type | Method and Description |
|---|---|
void |
item(java.lang.String value,
int index,
RegExpResult iterable) |
void item(@Nonnull
java.lang.String value,
int index,
@Nonnull
RegExpResult iterable)