toggle menu
Affogato
1.10.2
jvm
switch theme
search in API
affogato-structure
/
com.parsuomash.affogato.structure.object_pool
/
ObjectPool
/
last
last
fun
last
(
)
:
T
Returns the last value or throws an exception if pool is empty.
Since
1.4.0
See also
ObjectPool.
lastOrNull
ObjectPool.
lastOrElse
Throws
No
Such
Element
Exception
if pool is empty.