ResultType - type of the resultV - type of the inputpublic interface ExactAlgorithm<ResultType,V>
| Modifier and Type | Method and Description |
|---|---|
ResultType |
getResult(Map<V,Object> optionalData)
Get the result.
|
ResultType getResult(Map<V,Object> optionalData)
optionalData - optional dataCopyright © 2017. All rights reserved.