Class Platform
java.lang.Object
com.google.common.util.concurrent.Platform
Methods factored out so that they can be emulated differently in GWT.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static boolean
isInstanceOfThrowableClass
(Throwable t, Class<? extends Throwable> expectedClass) (package private) static void
-
Constructor Details
-
Platform
private Platform()
-
-
Method Details
-
isInstanceOfThrowableClass
-
restoreInterruptIfIsInterruptedException
-