Namer

open class Namer : Namer<T> (source)

Deprecated

An implementation of the namer interface for configurations that returns getName.

Deprecated

Use INSTANCE instead (since Configuration now extends Named).

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun determineName(configuration: Configuration): String