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