Package-level declarations

Types

Link copied to clipboard
class ResettableLazy<T>(initializer: () -> T)