public class MoreArrays extends Object
| Constructor and Description |
|---|
MoreArrays() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
contains(String[] set,
String value)
Use this only when array length is small enough for linear search.
|
Copyright © 2021. All rights reserved.