kaobe
0
Q:

list contains

List<Integer> arr = new ArrayList<Integer>(4);
boolean ans = arr.contains(2);
0

New to Communities?

Join the community