jar

com.motorro.rxlcemodel : rx

Maven & Gradle

May 08, 2023
5 stars

rx · A reactive data loading with cache as a 'Single source of truth' for Android based on RxJava

Table Of Contents

Latest Version

Download com.motorro.rxlcemodel : rx JAR file - Latest Versions:

All Versions

Download com.motorro.rxlcemodel : rx JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.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 rx-5.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.motorro.rxlcemodel.rx.service

├─ com.motorro.rxlcemodel.rx.service.CacheService.class - [JAR]

├─ com.motorro.rxlcemodel.rx.service.CacheUpdateKt.class - [JAR]

├─ com.motorro.rxlcemodel.rx.service.NetService.class - [JAR]

├─ com.motorro.rxlcemodel.rx.service.ServiceSet.class - [JAR]

├─ com.motorro.rxlcemodel.rx.service.SyncDelegateCacheService.class - [JAR]

├─ com.motorro.rxlcemodel.rx.service.UpdatingNetService.class - [JAR]

├─ com.motorro.rxlcemodel.rx.service.UpdatingServiceSet.class - [JAR]

com.motorro.rxlcemodel.rx

├─ com.motorro.rxlcemodel.rx.CacheThenNetLceModel.class - [JAR]

├─ com.motorro.rxlcemodel.rx.LceModel.class - [JAR]

├─ com.motorro.rxlcemodel.rx.LceModelKt.class - [JAR]

├─ com.motorro.rxlcemodel.rx.LceUseCase.class - [JAR]

├─ com.motorro.rxlcemodel.rx.LceUtilsKt.class - [JAR]

├─ com.motorro.rxlcemodel.rx.StrategyUpdateWrapper.class - [JAR]

├─ com.motorro.rxlcemodel.rx.UpdateWrapper.class - [JAR]

├─ com.motorro.rxlcemodel.rx.UpdatingLceModel.class - [JAR]

├─ com.motorro.rxlcemodel.rx.UpdatingLceModelWrapper.class - [JAR]

Advertisement