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