jar

ru.noties : parcel-compiler

Maven & Gradle

Oct 18, 2015

ParcelGen · Android easy @Parcelable

Table Of Contents

Latest Version

Download ru.noties : parcel-compiler JAR file - Latest Versions:

All Versions

Download ru.noties : parcel-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 parcel-compiler-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.noties.parcelable

├─ ru.noties.parcelable.ASTHelper.class - [JAR]

├─ ru.noties.parcelable.ParcelableData.class - [JAR]

├─ ru.noties.parcelable.ParcelableDataParser.class - [JAR]

├─ ru.noties.parcelable.ParcelableItem.class - [JAR]

├─ ru.noties.parcelable.ParcelableItemArray.class - [JAR]

├─ ru.noties.parcelable.ParcelableLogger.class - [JAR]

├─ ru.noties.parcelable.ParcelableProcessor.class - [JAR]

├─ ru.noties.parcelable.ParcelableTreeModifier.class - [JAR]

├─ ru.noties.parcelable.ParcelableType.class - [JAR]

ru.noties.parcelable.creator

├─ ru.noties.parcelable.creator.StatementCreator.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorBase.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorBoolean.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorBundle.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorByte.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorCharSequence.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorDouble.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorEnum.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorFactory.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorFloat.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorInt.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorList.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorLong.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorObject.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorParcelable.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorSerializable.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorString.class - [JAR]

├─ ru.noties.parcelable.creator.StatementCreatorTypedList.class - [JAR]

Advertisement

Dependencies from Group

Jul 01, 2019
4 usages
2.3k stars
Jan 14, 2018
3 usages
1 stars
Jul 23, 2018
3 usages
44 stars
Apr 30, 2020
3 usages
52 stars
Mar 14, 2019
2 usages
2.5k stars

Discover Dependencies