public static final class RegexTokenizer.MatchRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
Pattern |
pattern |
MatchResult |
result |
| Constructor and Description |
|---|
MatchRecord(Matcher m) |
public final MatchResult result
public final Pattern pattern
public MatchRecord(Matcher m)
Copyright © 2021. All rights reserved.