MediaRangeList.
@param mediaRanges An array of possible {@link org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange}s
@return One of the mediaRanges that this MediaRangeList prefers;or null if this MediaRangeList does not contain any of the mediaRanges
@throws NullPointerException if mediaRanges is null or contains a null value
| |