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

  /external/guava/guava-tests/test/com/google/common/collect/
Collections2Test.java 198 private static final Function<String, String> REMOVE_FIRST_CHAR
216 return Collections2.transform(list, REMOVE_FIRST_CHAR);
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
Collections2Test.java 67 private static final Function<String, String> REMOVE_FIRST_CHAR

Completed in 638 milliseconds