rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-common
/
io.github.aecsocket.rattle.stats
/
TimestampedList
Timestamped
List
interface
TimestampedList
<
T
>
Inheritors
MutableTimestampedList
Members
Properties
buffer
Link copied to clipboard
abstract
val
buffer
:
Long
size
Link copied to clipboard
abstract
val
size
:
Int
Functions
get
Last
Link copied to clipboard
abstract
fun
getLast
(
ms
:
Long
)
:
List
<
T
>