public abstract class TypoTolerance extends Object
| Constructor | Description |
|---|---|
TypoTolerance() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
static TypoTolerance |
of(Boolean bool) |
|
static TypoTolerance |
of(String string) |
public static TypoTolerance of(String string)
public static TypoTolerance of(Boolean bool)
Copyright © 2017. All rights reserved.