java check if array contains object code example Example: check if object in array java Arrays.asList(yourArray).contains(yourValue)