recycleAll

abstract fun recycleAll(values: Iterable<E>)

Recycle multiple objects at once.

Parameters

values

Iterable of objects to recycle