| Frames | No Frames | |
Methods with parameter type php.java.bridge.ConstructorCache.Entry | |
| Constructor | Get the constructor for the entry
|
| void | Store a constructor with an entry
|
Methods with return type php.java.bridge.ConstructorCache.Entry | |
| ConstructorCache.Entry | ConstructorCache.getEntry(String name, args[] ) Get a cache entry from a name args pair
|