Uses of Class php.java.bridge.ConstructorCache.Entry

Uses in package php.java.bridge

Methods with parameter type php.java.bridge.ConstructorCache.Entry

Constructor
Get the constructor for the entry
void
ConstructorCache.put(ConstructorCache.Entry entry, Constructor method)
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