Package-level declarations

Types

Link copied to clipboard
open class ParameterizedSingleton<out T, in A>(creator: (A) -> T)