Anomaly

class Anomaly

Contains information about the anomalies.

Types

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

Properties

Link copied to clipboard

Information about the types of profiles.

Link copied to clipboard

Information about the behavior of the anomalies.

Functions

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