objectgen.testobjective
Class TestObjectiveList

java.lang.Object
  extended byobjectgen.testobjective.TestObjectiveList

public class TestObjectiveList
extends java.lang.Object


Constructor Summary
TestObjectiveList()
          Creates a new instance of TestObjectiveList
 
Method Summary
 void add(Path o)
           
 java.util.Iterator iterator()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestObjectiveList

public TestObjectiveList()
Creates a new instance of TestObjectiveList

Method Detail

add

public void add(Path o)

iterator

public java.util.Iterator iterator()

toString

public java.lang.String toString()