MODEL
RESULT
public interface FilterProcessor<MODEL,RESULT>
process(MODEL model)
RESULT process(MODEL model)
model