| Frames | No Frames | |
Methods with parameter type php.java.bridge.MethodCache.Entry | |
| Method | Get the method for the entry
|
| void | Store a constructor with an entry
|
Methods with return type php.java.bridge.MethodCache.Entry | |
| MethodCache.Entry | MethodCache.getEntry(String name, Class clazz, args[] ) Get a cache entry from a name, class and arguments. |