Searched defs:fromCollection (Results 1 – 2 of 2) sorted by relevance
/external/guava/guava/src/com/google/common/collect/ |
D | Collections2.java | 245 public static <F, T> Collection<T> transform(Collection<F> fromCollection, in transform() 251 final Collection<F> fromCollection; field in Collections2.TransformedCollection 254 TransformedCollection(Collection<F> fromCollection, 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=…
|