public interface IServiceEvaluator
| Modifier and Type | Method and Description |
|---|---|
IFuture<Double> |
evaluate(IService service)
Evaluates the service in detail.
|
IFuture<Double> evaluate(IService service)
service - The service being evaluated.Copyright © 2015. All Rights Reserved.