public abstract class IgnorePlurals extends Object
| Constructor | Description |
|---|---|
IgnorePlurals() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
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)
Copyright © 2017. All rights reserved.