Package-level declarations

Types

Link copied to clipboard
data class RefCountedObjectProfile(val uniqueId: String, val timestampCreated: Long, val strongReferences: Int = 0, val serializedReferences: Int = 0) : Parcelable

Profile info of a reference-counted stored object.

Functions

Link copied to clipboard
Link copied to clipboard