how to compare array of strings in java code example Example: Java, how to compare Strings with String Arrays if(Arrays.asList(codes).contains(userCode))