Home | Sort by relevance Sort by last modified time |
/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) { |