ExerciseCompletionGoal.DistanceGoal


class ExerciseCompletionGoal.DistanceGoal : ExerciseCompletionGoal


An ExerciseCompletionGoal that requires covering a specified distance.

Summary

Public constructors

DistanceGoal(distance: Length)

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public properties

Length

Public constructors

DistanceGoal

Added in 1.1.0-alpha10
DistanceGoal(distance: Length)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

distance

Added in 1.1.0-alpha10
val distanceLength