poolElements property

Iterable<C> get poolElements
inherited

Implementation

Iterable<O> get poolElements => UnmodifiableListView<O>(_pool);