Package com.fasterxml.classmate.util
Class MethodKey
java.lang.Object
com.fasterxml.classmate.util.MethodKey
- All Implemented Interfaces:
Serializable
Helper class needed when storing methods in maps.
Immutable.
- See Also:
-
Field Details
-
NO_CLASSES
-
_name
-
_argumentTypes
-
_hashCode
private final int _hashCode
-
-
Constructor Details
-
MethodKey
-
MethodKey
-
-
Method Details