Interface TypedLambda<T>


  • public interface TypedLambda<T>
    A utility interface used by BroadcastSession for device change callbacks
    • Method Detail

      • op

        void op​(T in)