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

errDoes nothing in web mode.
outDoes nothing in web mode.

Methods

currentTimeMillis()
identityHashCode(Object)
setErr(PrintStream)
setOut(PrintStream)