語言

LongAccumulator.IntValue 方法

定義

在原始轉換縮小後,回傳 #get 當前值 int

[Android.Runtime.Register("intValue", "()I", "GetIntValueHandler", ApiSince=24)]
public override int IntValue();
[<Android.Runtime.Register("intValue", "()I", "GetIntValueHandler", ApiSince=24)>]
override this.IntValue : unit -> int

傳回

當前值為 int

屬性

備註

在原始轉換縮小後,回傳 #get 當前值 int

Java 文件 java.util.concurrent.atomic.LongAccumulator.intValue()

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

適用於