jar

host.bytedance : kotlin-cacheable-kcp

Maven & Gradle

Apr 13, 2024
3 stars

kotlin-cacheable · Cache everything operations in Kotlin

Table Of Contents

Latest Version

Download host.bytedance : kotlin-cacheable-kcp JAR file - Latest Versions:

All Versions

Download host.bytedance : kotlin-cacheable-kcp JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 kotlin-cacheable-kcp-0.0.2-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

zsu.cacheable.kcp

├─ zsu.cacheable.kcp.CacheableIRBuilder.class - [JAR]

├─ zsu.cacheable.kcp.CacheableKCP.class - [JAR]

├─ zsu.cacheable.kcp.CacheableTransformError.class - [JAR]

├─ zsu.cacheable.kcp.UtilKt.class - [JAR]

zsu.cacheable.kcp.common

├─ zsu.cacheable.kcp.common.CacheableFunc.class - [JAR]

├─ zsu.cacheable.kcp.common.CacheableFuncKt.class - [JAR]

zsu.cacheable.kcp.backend

├─ zsu.cacheable.kcp.backend.CacheableFunctionTransformer.class - [JAR]

├─ zsu.cacheable.kcp.backend.CacheableIrGenerationExtension.class - [JAR]

├─ zsu.cacheable.kcp.backend.CacheableSymbols.class - [JAR]

├─ zsu.cacheable.kcp.backend.CacheableTransformContext.class - [JAR]

├─ zsu.cacheable.kcp.backend.CacheableTransformer.class - [JAR]

├─ zsu.cacheable.kcp.backend.NormalTransformer.class - [JAR]

├─ zsu.cacheable.kcp.backend.SynchronizedTransformer.class - [JAR]

├─ zsu.cacheable.kcp.backend.SynchronizedTransformerKt.class - [JAR]

zsu.cacheable.kcp.bytecode

├─ zsu.cacheable.kcp.bytecode.CacheableClassGenerator.class - [JAR]

├─ zsu.cacheable.kcp.bytecode.CacheableClassGeneratorKt.class - [JAR]

├─ zsu.cacheable.kcp.bytecode.CacheableClassTransform.class - [JAR]

├─ zsu.cacheable.kcp.bytecode.CacheableGenerator.class - [JAR]

├─ zsu.cacheable.kcp.bytecode.CacheableGeneratorKt.class - [JAR]