Copyable

interface Copyable<out T : Copyable<T>>

Functions

Link copied to clipboard
abstract fun copyWithNewTags(newTags: Set<Tag>): T