DenseCountSparseOutput.Options

パブリック静的クラスDenseCountSparseOutput.Options

DenseCountSparseOutputのオプションの属性

パブリックメソッド

DenseCountSparseOutput.Options
maxlength (長い最大長)
DenseCountSparseOutput.Options
minlength (長い最小長)

継承されたメソッド

パブリックメソッド

public DenseCountSparseOutput.Options maxlength (Long maxlength)

パラメーター
最大長カウントする最大値。最大値を設定しない場合は、-1 に設定できます。

public DenseCountSparseOutput.Options minlength (Long minlength)

パラメーター
最小長さカウントする最小値。最小値を持たない場合は -1 に設定できます。