-
- Downloads
[cleanup] Unify addCriterion methods.
Now theres only a single addCriterion methods passing all its arguments to the Criterion constructor (by means of perfect forwarding).
Please register or sign in to comment
Now theres only a single addCriterion methods passing all its arguments to the Criterion constructor (by means of perfect forwarding).