jar

com.pragmaticobjects.oo.inference : inference-basic

Maven & Gradle

Jan 04, 2023
1 usages
7 stars

inference-basic · Annotation processor for generating inferred objects

Table Of Contents

Latest Version

Download com.pragmaticobjects.oo.inference : inference-basic JAR file - Latest Versions:

All Versions

Download com.pragmaticobjects.oo.inference : inference-basic JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
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 inference-basic-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.pragmaticobjects.oo.inference.codegen.model

├─ com.pragmaticobjects.oo.inference.codegen.model.InferredAliasModel.class - [JAR]

├─ com.pragmaticobjects.oo.inference.codegen.model.InferredClassModel.class - [JAR]

com.pragmaticobjects.oo.inference.basic

├─ com.pragmaticobjects.oo.inference.basic.InferredAliasGenerator.class - [JAR]

├─ com.pragmaticobjects.oo.inference.basic.InferredImplementationGenerator.class - [JAR]

com.pragmaticobjects.oo.inference.hack

├─ com.pragmaticobjects.oo.inference.hack.Hacks.class - [JAR]