MODEL - the generic type for the modelRESULT - the generic type for the resultpublic interface FilterProcessor<MODEL,RESULT>
| Modifier and Type | Method and Description |
|---|---|
RESULT |
process(MODEL model)
process the given model.
|
Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.