FunctionWithNullableArgMatcher

constructor(matchingFunc: (T?) -> Boolean, argumentType: KClass<*>)