TypeStatistics

class TypeStatistics(val type: KType, val queries: Long, val hits: Long)

Constructors

Link copied to clipboard
constructor(type: KType, queries: Long, hits: Long)

Properties

Link copied to clipboard
Link copied to clipboard
val hits: Long
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: KType