get
In most cases it will only be retrieved once (see linked methods).
Return
the same array every time, do not mutate the contents. Not a copy returned, because copying the array can be prohibitively expensive and/or lead to OOMs.
See also
com.bumptech.glide.request.SingleRequest