public class Is extends Object
| Constructor and Description |
|---|
Is() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
blank(byte[] array) |
static boolean |
blank(Collection collection) |
static boolean |
equalsFold(String left,
String right) |
public static boolean blank(Collection collection)
public static boolean blank(byte[] array)
public static boolean equalsFold(String left, String right)
left - right - Copyright © 2021. All rights reserved.