Package com.googlecode.aviator.utils
Class Reflector.MethodKey
- java.lang.Object
-
- com.googlecode.aviator.utils.Reflector.MethodKey
-
- Enclosing class:
- Reflector
static class Reflector.MethodKey extends java.lang.Object
Class's instance method cache key
-
-
Constructor Summary
Constructors Constructor Description MethodKey(java.lang.Class<?> clazz, java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-