Auto‑Parcel is a Google AutoValue extension for Android that auto-generates Parcelable implementations. By annotating classes with @AutoValue and implements Parcelable, it automatically constructs boilerplate for serialization, equals(), hashCode(), and toString(). It integrates with Gradle annotation processing, streamlining Android model class creation.
Features
- Annotation-based Parcelable implementation generator
- Outputs all required methods: writeToParcel, CREATOR, etc.
- Generates equals, hashCode, and toString implementations
- Simple Gradle integration via annotation processing
- No manual handling of Parcelable boilerplate
- Licensed under Eclipse Public License / Apache 2.0
Categories
Software DevelopmentLicense
Eclipse Public LicenseFollow Auto-Parcel
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Auto-Parcel!