poolElements property

Iterable<C> poolElements
inherited

Implementation

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