Member predicate MetricCallable :: getADependency
Gets a callable on which this callable depends.
A callable m
depends on another callable n
if there exists a call to n
from within m
,
taking overriding into account.
Gets a callable on which this callable depends.
A callable m
depends on another callable n
if there exists a call to n
from within m
,
taking overriding into account.