public final class Suspect extends Object
| Constructor and Description |
|---|
Suspect(com.onwbp.adaptation.Adaptation record,
BigDecimal score) |
| Modifier and Type | Method and Description |
|---|---|
com.onwbp.adaptation.Adaptation |
getRecord()
Returns the current record.
|
BigDecimal |
getScore()
Returns the matching score of the record.
|
public Suspect(com.onwbp.adaptation.Adaptation record,
BigDecimal score)
public com.onwbp.adaptation.Adaptation getRecord()
public BigDecimal getScore()