I - input symbol typepublic interface AccessSequenceProvider<I>
| Modifier and Type | Method and Description |
|---|---|
net.automatalib.words.Word<I> |
getAccessSequence()
Retrieves the access sequence of this object.
|
net.automatalib.words.Word<I> getAccessSequence()
Copyright © 2018. All rights reserved.