Class GwtFuturesCatchingSpecialization

  • Direct Known Subclasses:
    Futures

    @GwtCompatible(emulated=true)
    abstract class GwtFuturesCatchingSpecialization
    extends java.lang.Object
    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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GwtFuturesCatchingSpecialization

        GwtFuturesCatchingSpecialization()