ExercisePerformanceTarget.WeightTarget


public final class ExercisePerformanceTarget.WeightTarget extends ExercisePerformanceTarget


An ExercisePerformanceTarget that requires a target weight to be lifted during the associated PlannedExerciseStep.

Summary

Public constructors

Public methods

boolean
equals(Object other)
final @NonNull Mass
int
@NonNull String

Public constructors

WeightTarget

Added in 1.1.0-alpha10
public WeightTarget(@NonNull Mass mass)

Public methods

equals

public boolean equals(Object other)

getMass

Added in 1.1.0-alpha10
public final @NonNull Mass getMass()

hashCode

public int hashCode()

toString

public @NonNull String toString()