| emptyMap() | Collections |  [static] | 
| emptySet() | Collections |  [static] | 
| singleton(Object::Holder ohElement) | Collections |  [static] | 
| singletonList(Object::Holder ohElement) | Collections |  [static] | 
| singletonMap(Object::View vKey, Object::Holder ohValue) | Collections |  [static] | 
| sort(List::Handle hList) | Collections |  [static] | 
| sort(List::Handle hList, Comparator::Handle hComparator) | Collections |  [static] | 
| toArray(Collection::View vCol, ObjectArray::Handle hao=NULL) | Collections |  [static] | 
| toStream(std::ostream &out, Iterator::Handle hIter) | Collections |  [static] | 
| toStream(std::ostream &out, Collection::View vCol) | Collections |  [static] | 
| toStream(std::ostream &out, Map::View vMap) | Collections |  [static] | 
| toStream(std::ostream &out, Map::Entry::View vEntry) | Collections |  [static] | 
| unmodifiableCollection(Collection::View vCollection) | Collections |  [static] | 
| unmodifiableSet(Set::View vSet) | Collections |  [static] |