Google Web Toolkit
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
System
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:
Class System
public final class System
extends
Object
General-purpose low-level utility methods. GWT only supports a limited subset of these methods due to browser limitations. Only the documented methods are available.
Fields
err
Does nothing in web mode.
out
Does nothing in web mode.
Methods
currentTimeMillis()
identityHashCode(Object)
setErr(PrintStream)
setOut(PrintStream)