public abstract class IgnorePlurals extends Object implements Serializable, CompoundType
| Constructor and Description |
|---|
IgnorePlurals() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
abstract Object |
getInsideValue() |
int |
hashCode() |
static IgnorePlurals |
of(Boolean bool) |
static IgnorePlurals |
of(List<String> strings) |
public static IgnorePlurals of(Boolean bool)
public static IgnorePlurals of(List<String> strings)
public abstract Object getInsideValue()
getInsideValue in interface CompoundTypeCopyright © 2018. All rights reserved.