toggle menu
Affogato
1.10.2
jvm
switch theme
search in API
affogato-structure
/
com.parsuomash.affogato.structure.object_pool
/
ObjectPool
/
lastOrNull
last
Or
Null
fun
lastOrNull
(
)
:
T
?
Returns the last value, or null if this pool contains no entry.
Since
1.4.0
See also
ObjectPool.
last
ObjectPool.
lastOrElse