public interface ExecutorInstanceHandler
Modifier and Type | Method and Description |
---|---|
boolean |
returnsOwnInstance(java.lang.String internalClassName,
java.lang.String methodName)
Return whether the method always returns its calling instance.
|