Android Studio Sign in
Added in API level 21
Deprecated in API level 28

MutableBoolean


public final class MutableBoolean
extends Object

java.lang.Object
   ↳ android.util.MutableBoolean


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

Summary

Fields

public boolean value

Public constructors

MutableBoolean(boolean value)

Inherited methods

Fields

value

Added in API level 21
public boolean value

Public constructors

MutableBoolean

Added in API level 21
public MutableBoolean (boolean value)

Parameters
value boolean

Morty Proxy This is a proxified and sanitized view of the page, visit original site.