Versions

class Versions

Object specifying the acceptable range of challenge versions.

Types

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

Properties

Link copied to clipboard

The desired maximum version for the challenge.

Link copied to clipboard

The desired minimum version for the challenge.

Functions

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