public class BooleansUtils
extends java.lang.Object
| Constructor and Description |
|---|
BooleansUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
contains(boolean[] array,
boolean target) |
static int |
numberOf(boolean[] array,
boolean target) |