edu.vub.at.objects.symbiosis
Class JMethodCache.CacheKey
java.lang.Object
edu.vub.at.objects.symbiosis.JMethodCache.CacheKey
- Enclosing class:
- JMethodCache
- private static class JMethodCache.CacheKey
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
class_
private final java.lang.Class class_
methodName_
private final java.lang.String methodName_
isStatic_
private final boolean isStatic_
JMethodCache.CacheKey
public JMethodCache.CacheKey(java.lang.Class c,
java.lang.String mname,
boolean isStatic)
equals
public boolean equals(java.lang.Object other)
hashCode
public int hashCode()