public class Result extends Object implements Serializable
Object
result
byte
returnStatus
Result()
Result(byte returnStatus, Object result)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public byte returnStatus
public Object result
public Result()
public Result(byte returnStatus, Object result)
public String toString()
toString
Copyright © 2007-2017 The Apache Software Foundation