how to check object is array or not in java code example Example: check if object in array java Arrays.asList(yourArray).contains(yourValue)