- java.lang.Object
-
- de.learnlib.algorithm.lstar.dfa.LStarDFAUtil
-
public final class LStarDFAUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <I> List<net.automatalib.word.Word<I>>
ensureSuffixCompliancy(List<net.automatalib.word.Word<I>> suffixes)
-