| コンストラクターと説明 |
|---|
CustomMetric(double multiplier) 指定された乗数を使用してカスタム Metric を作成します。 |
CustomMetric(double multiplier, StringSE abbreviation) 指定された乗数と略語を使用してカスタム Metric を作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getAbbreviation()Metric が含まれる単位の科学的な略語を返します。 |
double | getMultiplier() 基本スケールからメトリクス値を計算するための乗数を返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic CustomMetric(double multiplier)
Metric を作成します。multiplier -public double getMultiplier()
MetricMetric 内の getMultiplier public StringSE getAbbreviation()
MetricMetric が含まれる単位の科学的な略語を返します。Metric 内の getAbbreviation Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.