Android Studio Sign in

Closeable


public interface Closeable

Known direct subclasses
ReadScope

The scope used for a read transaction.

StorageConnection

StorageConnection provides a way to read and write a particular type of data.

Known indirect subclasses
WriteScope

The scope used for a write transaction.


Datastore common version of java.io.Closeable

Summary

Public methods

abstract void

Closes the specified resource.

Public methods

close

Added in 1.1.0
abstract void close()

Closes the specified resource.

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