Class GwtFuturesCatchingSpecialization
java.lang.Object
com.google.common.util.concurrent.GwtFuturesCatchingSpecialization
- Direct Known Subclasses:
Futures
Hidden superclass of
Futures
that provides us a place to declare special GWT versions of
the Futures.catching
family of methods. Those versions have slightly
different signatures.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GwtFuturesCatchingSpecialization
GwtFuturesCatchingSpecialization()
-