| Modifier and Type | Method and Description |
|---|---|
MatchInfo |
build() |
MatchInfo.Builder |
copy(MatchInfo o) |
MatchInfo.Builder |
matchingLogEntryEndIndex(Integer matchingLogEntryEndIndex) |
MatchInfo.Builder |
regexScore(Integer regexScore) |
MatchInfo.Builder |
stepCount(Integer stepCount) |
String |
toString() |
public MatchInfo.Builder matchingLogEntryEndIndex(Integer matchingLogEntryEndIndex)
public MatchInfo.Builder regexScore(Integer regexScore)
public MatchInfo.Builder stepCount(Integer stepCount)
public MatchInfo build()
public MatchInfo.Builder copy(MatchInfo o)
Copyright © 2016–2021. All rights reserved.