All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static boolean |
compare(Boolean bool,
Object target) |
static boolean |
compare(Collection collection,
Object target) |
static boolean |
compare(Date date,
Object target) |
static boolean |
compare(Enum e,
Object target) |
static boolean |
compare(Map<?,?> map,
Object target) |
static boolean |
compare(Number number,
Object target) |
static boolean |
compare(Object[] number,
Object target) |
static boolean |
compare(Object source,
Object target) |
static boolean |
compare(String string,
Object target) |