UnusedAccessTypeStatistics

Contains information about the total number of findings for a type of unused access.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val total: Int?

The total number of findings for the specified unused access type.

Link copied to clipboard

The type of unused access.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String