Uses of Class
de.learnlib.filter.cache.mealy.AdaptiveQueryCache.AdaptiveQueryCacheState
-
Packages that use AdaptiveQueryCache.AdaptiveQueryCacheState Package Description de.learnlib.filter.cache.mealy -
-
Uses of AdaptiveQueryCache.AdaptiveQueryCacheState in de.learnlib.filter.cache.mealy
Methods in de.learnlib.filter.cache.mealy that return AdaptiveQueryCache.AdaptiveQueryCacheState Modifier and Type Method Description AdaptiveQueryCache.AdaptiveQueryCacheState<I,O>
AdaptiveQueryCache. suspend()
Methods in de.learnlib.filter.cache.mealy with parameters of type AdaptiveQueryCache.AdaptiveQueryCacheState Modifier and Type Method Description void
AdaptiveQueryCache. resume(AdaptiveQueryCache.AdaptiveQueryCacheState<I,O> state)
-