Google Web Toolkit
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.util
>
Map
>
Map.Entry
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 Google Code:
Interface Map.Entry
public static interface
Map.Entry
Represents an individual map entry.
Methods
equals(Object)
getKey()
getValue()
hashCode()
setValue(Object)