| Class | Description |
|---|---|
| AbstractFastMutable<S extends AbstractFastState<?>,I,T,SP,TP> |
Shared functionality for (non-) deterministic mutable automata.
|
| AbstractFastMutableDet<S extends AbstractFastState<T>,I,T,SP,TP> | |
| AbstractFastMutableNondet<S extends AbstractFastState<Collection<T>>,I,T,SP,TP> | |
| AbstractFastState<T> |
Copyright © 2019. All rights reserved.