public static interface Converter.MatchRating<FROM>
| Modifier and Type | Method and Description |
|---|---|
int |
rate(FROM from,
String... params)
This operation shall provide a match rating for the given data.
|
int rate(FROM from, String... params)
from - the data to rateparams - additional parameters that may be needed for the ratingCopyright © 2012–2026 cismet GmbH. All rights reserved.