AttachmentsHolder

Properties

Link copied to clipboard
abstract val size: Int

Functions

Link copied to clipboard
abstract operator fun get(key: URL): Attachment?
Link copied to clipboard
abstract fun getKey(key: URL): URL?
Link copied to clipboard
abstract operator fun set(key: URL, value: Attachment)