org.schwiebert.abl4j.suffixtree
Class ctfactory
java.lang.Object
org.schwiebert.abl4j.suffixtree.ctfactory
public class ctfactory
- extends Object
|
Method Summary |
int |
get(int o,
int c)
|
void |
put(int o,
int c,
int n)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ctstore
private Map<Integer,Map<Integer,Integer>> ctstore
nterminal
private int nterminal
ctfactory
public ctfactory(int startnr)
get
public int get(int o,
int c)
put
public void put(int o,
int c,
int n)
© 2007 Stephan Schwiebert