I need to compare a number with an array, if the number is inside the array return the index and delete it from the list. What would be the fasted java method to do this?I need to compare a number with an array, if th
I need to compare a number with an array, if the number is inside the array return the index and delete it from the list. What would be the fasted java method to do this?I need to compare a number with an array, if th