public abstract class MultiUriHelper
static <T> Uri
getMainUri(@Nullable() T mainRequest, @Nullable() T lowResRequest, @Nullable() Array<T> firstAvailableRequest, Fn<T, Uri> requestToUri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nullable() static <T> Uri getMainUri(@Nullable() T mainRequest, @Nullable() T lowResRequest, @Nullable() Array<T> firstAvailableRequest, Fn<T, Uri> requestToUri)