Class DeliveryMode.Check

  • Enclosing interface:
    DeliveryMode

    public static class DeliveryMode.Check
    extends Object
    Provides convenient method to check if a listener is safe to be invoked synchronously.
    • Constructor Detail

      • Check

        public Check()
    • Method Detail

      • isSyncCallSafe

        public static boolean isSyncCallSafe​(ProgressListener listener)