public class SimulationQueuedState extends Object
int
depth
boolean
multiple
Object
previous
byte[]
state
SimulationQueuedState(byte[] state, int depth, Object previous, boolean multiple)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] state
public Object previous
public boolean multiple
public int depth
public SimulationQueuedState(byte[] state, int depth, Object previous, boolean multiple)
Copyright © 2005–2020. All rights reserved.