public class ScoreValue
public ScoreValue(@NotNull
ScoreFragment fragment,
@NotNull
java.math.BigDecimal value)
@NotNull public ScoreFragment getFragment()
@NotNull public java.math.BigDecimal getValue()
public void setValue(@NotNull
java.math.BigDecimal p)
@NotNull public ScoreFragment component1()
@NotNull public java.math.BigDecimal component2()
@NotNull public ScoreValue copy(@NotNull ScoreFragment fragment, @NotNull java.math.BigDecimal value)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)