HomeSort by relevance Sort by last modified time
    Searched defs:onResultOf (Results 1 - 2 of 2) sorted by null

  /external/guava/src/com/google/common/collect/
Ordering.java 54 * serialized, then {@code ordering.onResultOf(function)} can as well.
324 * .onResultOf(Functions.toStringFunction())}</pre>
327 public <F> Ordering<F> onResultOf(Function<F, ? extends T> function) {
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 374 milliseconds