protected static class ERXWORepetition.Context
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object[] |
array |
protected java.util.List<java.lang.Object> |
list |
protected NSArray<java.lang.Object> |
nsarray |
| Constructor and Description |
|---|
Context(java.lang.Object object) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
count()
Gets the number of elements from any object.
|
protected java.lang.Object |
objectAtIndex(int i)
Gets the object at the given index from any object.
|
protected NSArray<java.lang.Object> nsarray
protected java.util.List<java.lang.Object> list
protected java.lang.Object[] array
Copyright © 2002 – 2022 Project Wonder.