Added in API level 21
Deprecated in API level 28

MutableInt

public final class MutableInt
extends Object

java.lang.Object
   ↳ android.util.MutableInt


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

Summary

Fields

public int value

Public constructors

MutableInt(int value)

Inherited methods

Fields

value

Added in API level 21
public int value

Public constructors

MutableInt

Added in API level 21
public MutableInt (int value)

Parameters
value int