@GwtCompatible(emulated=true) @GwtScriptOnly public final class GwtPlatform extends Object
GwtPlatform used in hosted-mode. It includes methods in
Platform that requires different implementions in web mode and
hosted mode. It is factored out from Platform because GwtScriptOnly only supports public classes and methods.Copyright © 2010-2013. All Rights Reserved.