public class ArrayEntry extends Object
Constructor and Description |
---|
ArrayEntry() |
public Object getValue()
public void setValue(Object val)
val
- the new value for this entry.public int getIndex()
public void setIndex(int i)
i
- The new index value.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.