Added in API level 21
Deprecated in API level 28

MutableLong

public final class MutableLong
extends Object

java.lang.Object
   ↳ android.util.MutableLong


This class was deprecated in API level 28.
This class will be removed from a future version of the Android API.

Summary

Fields

public long value

Public constructors

MutableLong(long value)

Inherited methods

Fields

value

Added in API level 21
public long value

Public constructors

MutableLong

Added in API level 21
public MutableLong (long value)

Parameters
value long