testtool.Main
Class code

java.lang.Object
  extended by testtool.Main.Answer
      extended by testtool.Main.code

public class code
extends Answer

This object contains strings for the answer, stdout, and script output *


Field Summary
protected  java.util.Collection<java.lang.String> data
           
 
Constructor Summary
code()
          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

code

public code()
Default Constructor