ParcelGuard

object ParcelGuard

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
startReadOf
Link copied to clipboard
fun startReadOf(currentClass: Class<*>, parcel: <ERROR CLASS>)
startWriteOf
Link copied to clipboard
fun startWriteOf(currentClass: Class<*>, parcel: <ERROR CLASS>)
toString
Link copied to clipboard
open override fun toString(): String