Google Web Toolkit (Beta)
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.util
>
Collections
Google Web Toolkit
Download GWT
Product Overview
Getting Started Guide
Example Projects
Developer Guide
Class Reference
Issue Tracking
Developer Forum
GWT Blog
GWT FAQ
Making GWT Better
Third Party Tools
Search this site:
Class Collections
public class Collections
extends
Object
Utility methods that operate on collections.
Fields
EMPTY_LIST
EMPTY_MAP
EMPTY_SET
Methods
reverse(List)
sort(List)
sort(List, Comparator)