static class InjectionPoint.Signature
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
hash |
(package private) java.lang.String |
name |
(package private) java.lang.Class[] |
parameterTypes |
Constructor and Description |
---|
Signature(java.lang.reflect.Method method) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |