Types

Link copied to clipboard
open class Namer : Namer<T>
An implementation of the namer interface for objects implementing the named interface.

Functions

Link copied to clipboard
abstract fun getName(): String
The object's name.