OnceCell<T extends Object> constructor

OnceCell<T extends Object>()

Implementation

factory OnceCell() = NonNullableOnceCell;