public class CountableDelegate extends java.lang.Object implements CountDelegate
Countable interface.| Constructor and Description |
|---|
CountableDelegate() |
| Modifier and Type | Method and Description |
|---|---|
int |
count(Env env,
ObjectValue qThis)
Returns the object's count
|
public int count(Env env, ObjectValue qThis)
CountDelegatecount in interface CountDelegate