Reference

class Reference<T>(var ref: T)

Constructors

Link copied to clipboard
constructor(ref: T)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var ref: T