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

Method indexOfObject

JavaWebServer/src/plist/NSArray.java:146–154  ·  view source on GitHub ↗

Searches for an object in the array. If it is found its index will be returned. This method also returns an index if the object is not the same as the one stored in the array but has equal contents. @param obj The object to look for. @return The index of the object, if it was found. -1 otherwise. @

(Object obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

wrapMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected