public class Misspelling extends TestDocument
Modifier and Type | Class and Description |
---|---|
static class |
Misspelling.Loader
The type Loader.
|
Modifier and Type | Field and Description |
---|---|
static Misspelling.Loader |
BIRKBECK
The constant BIRKBECK.
|
Constructor and Description |
---|
Misspelling(String correct,
CharSequence misspelling)
Instantiates a new Misspelling.
|
public static Misspelling.Loader BIRKBECK
public Misspelling(String correct, CharSequence misspelling)
correct
- the correctmisspelling
- the misspellingCopyright © 2019 SimiaCryptus Software. All rights reserved.