java get position of element in array code example Example: get index of element in array java System.out.println(new String(list).indexOf("e"));