public static class AbstractDTLearner.BuilderDefaults extends Object
| Constructor and Description |
|---|
AbstractDTLearner.BuilderDefaults() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
repeatedCounterexampleEvaluation() |
static <I,O> LocalSuffixFinder<? super I,? super O> |
suffixFinder() |
public static <I,O> LocalSuffixFinder<? super I,? super O> suffixFinder()
public static boolean repeatedCounterexampleEvaluation()
Copyright © 2014. All Rights Reserved.