- All Known Subinterfaces:
Invocation,MatchableInvocation
public interface DescribedInvocation
Provides information about the invocation, specifically a human readable description and the location.
-
Method Summary
Modifier and TypeMethodDescriptionThe place in the code where the invocation happened.toString()Describes the invocation in the human friendly way.
-
Method Details