public final class SolveInfo extends Object implements IDLEntity
boolean
halt
int
haltCode
String
solution
success
SolveInfo()
SolveInfo(boolean _success, String _solution, boolean _halt, int _haltCode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean success
public String solution
public boolean halt
public int haltCode
public SolveInfo()
public SolveInfo(boolean _success, String _solution, boolean _halt, int _haltCode)
Copyright © 2015. All rights reserved.