|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectphp.java.bridge.MethodCache.Entry
public static class MethodCache.Entry
A cache entry.
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.Class[] |
getParameterTypes(java.lang.reflect.Method method)
|
int |
hashCode()
|
void |
setMethod(php.java.bridge.MethodCache.CachedMethod cache)
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public void setMethod(php.java.bridge.MethodCache.CachedMethod cache)
public java.lang.Class[] getParameterTypes(java.lang.reflect.Method method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |