Class DFAExperiment<I>

java.lang.Object
de.learnlib.util.Experiment<DFA<?,I>,I,Boolean>
de.learnlib.util.DFAExperiment<I>
Type Parameters:
I - input symbol type

public class DFAExperiment<I> extends Experiment<DFA<?,I>,I,Boolean>
A type-specific refinement of Experiment.