UniqueProblem

A collection of one or more problems, grouped by their result.

Types

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

Properties

Link copied to clipboard

A message about the unique problems' result.

Link copied to clipboard

Information about the problems.

Functions

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