Package de.learnlib.algorithm.lsharp.ads
Interface ADS<I,O>
-
- All Known Implementing Classes:
ADSTree
public interface ADS<I,O>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable InextInput(@Nullable O previousOutput)voidresetToRoot()
-