@Deprecated public class RegexDistance extends Object
| Constructor and Description |
|---|
RegexDistance()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
getDistance(String arg,
String regex)
Deprecated.
|
static String |
getNonMatchingRegexInstance(String regex)
Deprecated.
|
static dk.brics.automaton.Automaton |
getRegexAutomaton(String regex)
Deprecated.
|
static String |
getRegexInstance(String regex)
Deprecated.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.