語言

DoubleAdder.LongValue 方法

定義

在一個狹窄的原始轉換後返回#sumlong。

[Android.Runtime.Register("longValue", "()J", "GetLongValueHandler", ApiSince=24)]
public override long LongValue();
[<Android.Runtime.Register("longValue", "()J", "GetLongValueHandler", ApiSince=24)>]
override this.LongValue : unit -> int64

傳回

當前值為 long。

屬性

備註

在一個狹窄的原始轉換後返回#sumlong。

Java 文件 java.util.concurrent.atomic.DoubleAdder.longValue()。

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於