Returns a new array containing only the values stored at the given indices. The values are sorted by their index. @param indexes The indices of the objects. @return The new array containing the objects stored at the given indices.
(int... indexes)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected