@GwtCompatible(emulated=true) 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 (which is applied to the emul version) supports only public
classes and methods.Copyright © 2010-2014. All Rights Reserved.