public static class DFAHashCacheOracle.DFAHashCacheOracleState<I> extends Object implements Serializable
DFAHashCacheOracleState(Map<Word<I>,Boolean> cache)
Map<Word<I>,Boolean>
getCache()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DFAHashCacheOracleState(Map<Word<I>,Boolean> cache)
public Map<Word<I>,Boolean> getCache()
Copyright © 2020. All rights reserved.