public class OutputVariable<T> extends Object
OutputVariable(String name, T value)
String
getName()
T
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OutputVariable(String name, T value)
public String getName()
public T getValue()
public String toString()
toString
Object
Copyright © 2010–2017 EvoSuite. All rights reserved.