org.picocontainer.script.testmodel
Class ListSupport
java.lang.Object
org.picocontainer.script.testmodel.ListSupport
public final class ListSupport
- extends Object
Test for list support.
- Author:
- Jeff Steward
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListSupport
public ListSupport(List<Entity> aListOfEntityObjects)
getAListOfEntityObjects
public List<Entity> getAListOfEntityObjects()
Copyright © 2003-2010 Codehaus. All Rights Reserved.