Class Platform
- java.lang.Object
-
- com.google.common.util.concurrent.Platform
-
final class Platform extends java.lang.ObjectMethods factored out so that they can be emulated differently in GWT.
-
-
Constructor Summary
Constructors Modifier Constructor Description privatePlatform()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static booleanisInstanceOfThrowableClass(java.lang.Throwable t, java.lang.Class<? extends java.lang.Throwable> expectedClass)
-