Searched defs:fromCollection (Results 1 – 3 of 3) sorted by relevance
| /external/guava/android/guava/src/com/google/common/collect/ |
| D | Collections2.java | 259 Collection<F> fromCollection, Function<? super F, T> function) { in transform() 265 final Collection<F> fromCollection; field in Collections2.TransformedCollection 268 TransformedCollection(Collection<F> fromCollection, Function<? super F, ? extends T> function) { in TransformedCollection()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | Collections2.java | 265 Collection<F> fromCollection, Function<? super F, T> function) { in transform() 271 final Collection<F> fromCollection; field in Collections2.TransformedCollection 274 TransformedCollection(Collection<F> fromCollection, Function<? super F, ? extends T> function) { in TransformedCollection()
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
| D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|