Factory0

fun interface Factory0<T>

Inheritors

Functions

Link copied to clipboard
abstract fun create(): T