public class ArrayAccess extends Object
| Constructor and Description |
|---|
ArrayAccess(String id,
int index)
It creates an array access storage object.
|
public ArrayAccess(String id, int index)
id - the string describing identity of the array being accessed.index - the index of the element being accessed.Copyright © 2016. All rights reserved.