ensure_initialized library

Mixins

EnsureInitialized
A mixin that allows to track whether the object is ready for usage.
EnsureInitializedMixin
Allows to track whether the object is ready for usage.
EnsureInitializedResult<T>
A mixin that allows to track whether the object is ready for usage.
EnsureInitializedResultMixin<T>
Allows to track whether the object is ready for usage.

Exceptions / Errors

EnsureInitializedException