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

  /external/guava/guava/src/com/google/common/collect/
SortedIterables.java 158 return singletonEntries(sortedElements);
187 static <E> Collection<Multiset.Entry<E>> singletonEntries(Collection<E> set) {
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 23 milliseconds