| Modifier and Type | Field and Description |
|---|---|
(package private) int |
closestSignaturesCount |
(package private) int |
lowestScore |
(package private) MatchMethods |
method |
(package private) ArrayList<Node> |
nodes |
(package private) int |
nodesEvaluated |
(package private) Profile[] |
profiles |
(package private) int |
rootNodesEvaluated |
(package private) Signature |
signature |
(package private) int |
signaturesCompared |
(package private) int |
signaturesRead |
(package private) int |
stringsRead |
(package private) String |
targetUserAgent |
(package private) byte[] |
targetUserAgentArray |
| Constructor and Description |
|---|
MatchState(Match match)
Creates the state based on the match provided.
|
final MatchMethods method
final int nodesEvaluated
final Profile[] profiles
final int rootNodesEvaluated
final Signature signature
final int signaturesCompared
final int signaturesRead
final int stringsRead
final int lowestScore
final String targetUserAgent
final byte[] targetUserAgentArray
final int closestSignaturesCount
MatchState(Match match) throws IOException
match - IOException