Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Get whether or not the first occurrence of a repeated parameter is
preferred.
Set method documentation [Android Documentation]
Set whether or not the first occurrence of a repeated parameter is
preferred. True means the first repeated parameter is preferred.
False means that the last repeated parameter is preferred.
The preferred parameter is the one that is returned when getParameter
is called.
defaults to false.