Question: If I have a generic array and I was to see if any of the elements of that generic array are equal to a T
If I have a generic array and I was to see if any of the elements of that generic array are equal to a "T element" is using == equals enough to find equality between the generic elements and the T element? In java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
