MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / objectsAtIndexes

Method objectsAtIndexes

JavaWebServer/src/plist/NSArray.java:193–199  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected