filterByParamCount

Filter by parameter count

Return

Self this finder

Parameters

count

parameter count


fun filterByParamCount(predicate: (Int) -> Boolean): Self

Use condition to filter parameter count

Return

Self this finder

Parameters

predicate

condition


Filter by parameter count in range

Return

Self this finder

Parameters

range

parameter count range