AttributesHolder

Simple holder which allows to store and retrieve attributes.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
operator fun <T> get(key: AttributeKey<T>): T?
Link copied to clipboard
open override fun <T> setDebugAttributeKey(attributeKey: AttributeKey<T>, value: T)