Insight

class Insight

An insight describing a usage pattern and the signals detected.

Types

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

Properties

Link copied to clipboard

A description of the signals detected.

Link copied to clipboard

A description of the usage pattern.

Functions

Link copied to clipboard
inline fun copy(block: Insight.Builder.() -> Unit = {}): Insight
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