I wanted to know if there\'s a native method in array for Java to get the index of the table for a given value ?
Let\'s say my table contains these strings :
Type in:
Arrays.asList(TYPES).indexOf("Sedan");