org.apache.commons.ognl.test.objects
Class IndexedSetObject
java.lang.Object
org.apache.commons.ognl.test.objects.IndexedSetObject
public class IndexedSetObject
- extends Object
Test for OGNL-119.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexedSetObject
public IndexedSetObject()
getThing
public Object getThing(String index)
setThing
public void setThing(String index,
Object value)
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.