Interface PlatformListenable


  • public interface PlatformListenable
    Platform listenable.
    • Method Detail

      • isCancelled

        boolean isCancelled()
        Returns true if this listenable was canceled before completion.
        Returns:
        True if this listenable was canceled before completion.