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