testtool.Main
Class AnswerList

java.lang.Object
  extended by testtool.Main.AnswerList

public class AnswerList
extends java.lang.Object

Generic JavaDoc for AnswerList


Field Summary
protected  java.util.Collection<java.lang.String> data
           
 
Constructor Summary
AnswerList()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

protected java.util.Collection<java.lang.String> data
Constructor Detail

AnswerList

public AnswerList()
Default Constructor