jar

org.jacodb : jacodb-approximations

Maven & Gradle

Aug 21, 2023
20 stars

org.jacodb · analyse JVM bytecode with pleasure

Table Of Contents

Latest Version

Download org.jacodb : jacodb-approximations JAR file - Latest Versions:

All Versions

Download org.jacodb : jacodb-approximations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.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 jacodb-approximations-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jacodb.approximation.annotation

├─ org.jacodb.approximation.annotation.Approximate.class - [JAR]

org.jacodb.approximation

├─ org.jacodb.approximation.ApproximationClassName.class - [JAR]

├─ org.jacodb.approximation.ApproximationIndexer.class - [JAR]

├─ org.jacodb.approximation.Approximations.class - [JAR]

├─ org.jacodb.approximation.ApproximationsKt.class - [JAR]

├─ org.jacodb.approximation.EnrichedVirtualFieldBuilder.class - [JAR]

├─ org.jacodb.approximation.EnrichedVirtualMethodBuilder.class - [JAR]

├─ org.jacodb.approximation.InstSubstitutorForApproximations.class - [JAR]

├─ org.jacodb.approximation.JcEnrichedVirtualField.class - [JAR]

├─ org.jacodb.approximation.JcEnrichedVirtualMethod.class - [JAR]

├─ org.jacodb.approximation.JcEnrichedVirtualParameter.class - [JAR]

├─ org.jacodb.approximation.OriginalClassName.class - [JAR]

├─ org.jacodb.approximation.TransformerIntoVirtual.class - [JAR]

├─ org.jacodb.approximation.UtilKt.class - [JAR]