invokeMethods

This method calls the matcher for the specified methods set.

----------------

本方法调用了指定方法集合的匹配器。

invokeMethods(MethodsMatcher().add(MethodMatcher().name("length")))

Return

MethodMatcher

Parameters

invokeMethods

invoke methods matcher / 方法调用方法匹配器


See also