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