Gets the index of an element of type B in the list of all elements of type B.
element to look up
pointer to the index of an element of type B in this.values_list, or null if the element is not in the map
See Implementation
Gets the index of an element of type B in the list of all elements of type B.