Package com.google.common.primitives
Class Platform
- java.lang.Object
-
- com.google.common.primitives.Platform
-
final class Platform extends java.lang.Object
Methods factored out so that they can be emulated differently in GWT.
-
-
Field Summary
Fields Modifier and Type Field Description private static java.util.logging.Logger
logger
-
Constructor Summary
Constructors Modifier Constructor Description private
Platform()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static void
checkGwtRpcEnabled()
-