R - the generic type of the return objectM - the generic type of the algorithm modelpublic interface Strategy<R,M>
| Modifier and Type | Method and Description |
|---|---|
R |
execute(M model)
Executes the specified algorithm with the given model.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.