public class PythonSimpleResult extends Object
PythonSimpleResult(String result, String error)
String
getError()
getResult()
boolean
isError()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PythonSimpleResult(String result, String error)
public String getResult()
public String getError()
public boolean isError()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.