Conditions

open class Conditions

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun <L : List<T>?, T> exactly(item: T, times: Int): Condition<L>