public class State extends Object
boolean
btrans
String
key
double
probability
byte[]
state
State(byte[] s)
State(byte[] s, double prob)
toShortString()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String key
public boolean btrans
public byte[] state
public double probability
public State(byte[] s)
public State(byte[] s, double prob)
public String toString()
toString
Object
public String toShortString()
Copyright © 2005–2020. All rights reserved.