lifecycle-utils
    Preparing search index...

    Class DisposableHandle

    An object that provides a .dispose() method that can called only once.

    Calling .dispose() will call the provided onDispose function only once. Any subsequent calls to .dispose() will do nothing.

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods