Method Details
A wrapper around MethodSpec that allows us to compare methods with equality that only checks name and param types. This prevents things like annotations and param name from affecting equality, and gets us closer to checking the actual method signature.
Constructors
MethodDetails
Link copied to clipboard