|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.betwixt.strategy.ElementsList
public class ElementsList
Constructor Summary | |
---|---|
ElementsList()
|
Method Summary | |
---|---|
void |
addElement(Element element)
|
Element |
get(int index)
|
java.util.Iterator |
getElements()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementsList()
Method Detail |
---|
public java.util.Iterator getElements()
public void addElement(Element element)
public Element get(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |