FakeXrExtensions.FakeCloseable


class FakeXrExtensions.FakeCloseable : Closeable


A fake implementation of Closeable.

Summary

Public constructors

Public functions

Unit
Boolean

Public constructors

FakeCloseable

Added in 1.0.0-alpha01
FakeCloseable()

Public functions

close

Added in 1.0.0-alpha01
fun close(): Unit

isClosed

Added in 1.0.0-alpha01
fun isClosed(): Boolean