|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.program.FunctionCountDelegate
public class FunctionCountDelegate
A delegate that performs Array operations for Quercus objects.
Constructor Summary | |
---|---|
FunctionCountDelegate()
|
Method Summary | |
---|---|
int |
count(Env env,
ObjectValue qThis)
Returns the value for the specified key. |
void |
setCount(JavaInvoker count)
Sets the custom function for the array get. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FunctionCountDelegate()
Method Detail |
---|
public void setCount(JavaInvoker count)
public int count(Env env, ObjectValue qThis)
count
in interface CountDelegate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |