Package rx.functions

Interface Func0<R>

    • Method Detail

      • call

        R call()
        Specified by:
        call in interface java.util.concurrent.Callable<R>