Get a value from a multiple value. If the value is not a multivalue, then index 0 retrieves the value or null.
@param name The entry key. @param i Index of element to get. @return Unmodifieable List of values.
See Implementation
Get a value from a multiple value. If the value is not a multivalue, then index 0 retrieves the value or null.
@param name The entry key. @param i Index of element to get. @return Unmodifieable List of values.