public class Result extends Object
Result()
Result(Object value)
void
addValue(Object value)
boolean
equals(Object o)
Object
getValue()
int
hashCode()
setValue(Object value)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Result()
public Result(Object value)
public Object getValue()
public void setValue(Object value)
public void addValue(Object value)
public String toString()
toString
public boolean equals(Object o)
equals
public int hashCode()
hashCode