Package org.webrtc

Interface ThreadUtils.BlockingOperation

Enclosing class:
ThreadUtils

public static interface ThreadUtils.BlockingOperation
Utility interface to be used with executeUninterruptibly() to wait for blocking operations to complete without getting interrupted..
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()