BetterModel
Toggle table of contents
2.2.0-SNAPSHOT-477
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.animation
/
TimedStorage
/
getLast
get
Last
@
NotNull
abstract
fun
getLast
(
)
:
@
NotNull
T
Retrieves the last element in the storage.
Return
the last element
Since
2.0.0
Throws
No
Such
Element
Exception
if the storage is empty