bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-498
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
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
java.
util.
No
Such
Element
Exception
if the storage is empty