|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.spl.CountableDelegate
public class CountableDelegate
A delegate that intercepts the global count() function and calls count()
method on target objects that implement
the Countable interface.
| Constructor Summary | |
|---|---|
CountableDelegate()
|
|
| Method Summary | |
|---|---|
int |
count(ObjectValue qThis)
Returns the object's count |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountableDelegate()
| Method Detail |
|---|
public int count(ObjectValue qThis)
CountDelegate
count in interface CountDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||