php.java.bridge
Class MethodCache.Entry
java.lang.Object
php.java.bridge.MethodCache.Entry
- Enclosing class:
- MethodCache
public static class MethodCache.Entry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
MethodCache.Entry
public MethodCache.Entry()
MethodCache.Entry
public MethodCache.Entry(java.lang.String name,
java.lang.Class clazz,
java.lang.Class[] params)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object