public final class ArrayUtils extends Object
Constructor and Description |
---|
ArrayUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
containsValue(boolean[] arr,
boolean value)
Checks whether a boolean array contains a specific boolean value.
|
Copyright © 2010–2019 GZoltar. All rights reserved.