jar

com.workday : postman-processor

Maven & Gradle

Jan 20, 2016
1 usages
62 stars

Postman Processor · A java library that uses code generation to handle the details of implementing the Parcelable interface on Android.

Table Of Contents

Latest Version

Download com.workday : postman-processor JAR file - Latest Versions:

All Versions

Download com.workday : postman-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3

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 postman-processor-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.workday.postman.codegen

├─ com.workday.postman.codegen.BoxableSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.CharSequenceSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.CollectionSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.DoNothingSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.EnumSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.MapSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.ParcelableSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.ParceledElementExtractor.class - [JAR]

├─ com.workday.postman.codegen.ParcelerGenerator.class - [JAR]

├─ com.workday.postman.codegen.PostmanProcessor.class - [JAR]

├─ com.workday.postman.codegen.SaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.SerializableSaveStatementWriter.class - [JAR]

├─ com.workday.postman.codegen.StringSaveStatementWriter.class - [JAR]

Advertisement

Dependencies from Group

Jan 12, 2016
6 usages
14 stars
Jan 20, 2016
2 usages
62 stars
Feb 05, 2018
2 usages
18 stars
Apr 30, 2020
1 usages
6 stars
Jan 20, 2016
1 usages
62 stars

Discover Dependencies