HomeSort by relevance Sort by last modified time
    Searched full:stringlengthfunction (Results 1 - 5 of 5) sorted by null

  /external/guava/guava-tests/test/com/google/common/collect/
OrderingTest.java 311 private enum StringLengthFunction implements Function<String, Integer> {
325 = Ordering.natural().onResultOf(StringLengthFunction.StringLength);
333 Ordering.natural().onResultOf(StringLengthFunction.StringLength))
343 StringLengthFunction.StringLength);
351 DECREASING_INTEGER.onResultOf(StringLengthFunction.StringLength))
MultimapsTest.java 762 final Function<String, Integer> stringLengthFunction =
771 Multimaps.index(badGuys, stringLengthFunction);
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Multimaps.java     [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Multimaps.java     [all...]
  /prebuilts/tools/common/m2/internal/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 

Completed in 3627 milliseconds