AnomalyObject

Contains information about the unusual anomalies.

Types

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

Properties

Link copied to clipboard

The recorded value.

Link copied to clipboard

The frequency of the anomaly.

Link copied to clipboard

The type of behavior of the profile.

Functions

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