Package com.google.gwt.core.shared


package com.google.gwt.core.shared
  • Class
    Description
    Supports core functionality that in some cases requires direct support from the compiler and runtime systems such as runtime type information and deferred binding.
    When running in Development Mode, acts as a bridge from GWT into the Development Mode environment.
    A simple of a GwtIncompatible annotation.
    A serializable copy of a Throwable, including its causes and stack trace.