RegistryStats

data class RegistryStats(val converterCount: Int, val operationCount: Int)(source)

Statistics about the operation registry

Constructors

Link copied to clipboard
constructor(converterCount: Int, operationCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard