async property

  1. @override
CollectiveListAsync<E> get async
override

Creates a Async CollectiveListAsync for async modifiable operations

Implementation

@override
CollectiveListAsync<E> get async;