You can use this indexOf() method through Arrays utility class. If the array is not sorted: java.util.Arrays.asList(theArray).indexOf(o).
確定! 回上一頁