jar

com.rickbusarow.DispatcherProvider : DispatcherProvider

Maven & Gradle

Jan 02, 2020
132 stars

DispatcherProvider · Utilities for injecting CoroutineDispatcher options into a CoroutineScope at creation, then locating them via the CoroutineContext

Table Of Contents

Latest Version

Download com.rickbusarow.DispatcherProvider : DispatcherProvider JAR file - Latest Versions:

All Versions

Download com.rickbusarow.DispatcherProvider : DispatcherProvider JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window DispatcherProvider-1.0.0-beta01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rickbusarow.dispatcherprovider

├─ com.rickbusarow.dispatcherprovider.BuildersKt.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.CoroutineScopeExtKt.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.CoroutineScopesKt.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.DefaultCoroutineScope.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.DefaultDispatcherProvider.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.DispatcherProvider.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.DispatcherProviderKt.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.FlowKt.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.IOCoroutineScope.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.MainCoroutineScope.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.MainImmediateCoroutineScope.class - [JAR]

├─ com.rickbusarow.dispatcherprovider.UnconfinedCoroutineScope.class - [JAR]