TaggedDatabase

A structure describing a database resource with LF-tags.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A database that has LF-tags attached to it.

Link copied to clipboard

A list of LF-tags attached to the database.

Functions

Link copied to clipboard
inline fun copy(block: TaggedDatabase.Builder.() -> Unit = {}): TaggedDatabase
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String