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