public interface DescribedInvocation
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
The place in the code where the invocation happened.
|
java.lang.String |
toString()
Describes the invocation in the human friendly way.
|
java.lang.String toString()
toString in class java.lang.ObjectLocation getLocation()