MCPcopy Create free account
hub / github.com/CvvT/AppTroy / indexOfValue

Method indexOfValue

app/src/main/java/org/cc/util/SparseArray.java:259–269  ·  view source on GitHub ↗

Returns an index for which #valueAt would return the specified key, or a negative number if no keys map to the specified value. Beware that this is a linear search, unlike lookups by key, and that multiple keys can map to the same value and this will find only one of them.

(E value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

gcMethod · 0.95

Tested by

no test coverage detected