DefiniteMatch

A DefiniteMatch indicates a definite match. This is the highest possible match value. This should be used if two properties match exactly -- either lexically or by rules defined in a specification. For example if one Cpe matches another, this is a DefiniteMatch.

Properties

Link copied to clipboard
open override val value: Float = 1.0f

Functions

Link copied to clipboard
open operator fun times(other: MatchingConfidence): MatchingConfidence