evaluate abstract method

bool evaluate(
  1. T model
)

Evaluate this predicate

Implementation

bool evaluate(T model);