disposables property

  1. @visibleForTesting
Set<Object> disposables

Gets all disposable or empty set if this bag has been disposed or is disposing.

Implementation

@visibleForTesting
Set<Object> get disposables;