public class SULCache<I,O> extends Object implements SUL<I,O>
SULCache(Alphabet<I> alphabet, SUL<I,O> sul)
MealyCacheConsistencyTest<I,O>
createCacheConsistencyTest()
void
post()
pre()
O
step(I in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SULCache(Alphabet<I> alphabet, SUL<I,O> sul)
public void pre()
pre
SUL<I,O>
public O step(I in)
step
public MealyCacheConsistencyTest<I,O> createCacheConsistencyTest()
public void post()
post
Copyright © 2013. All Rights Reserved.