KiteCore
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteCore
kitecore
/
io.github.yuroyami.kitecore.structures
/
RingBuffer
/
add
add
fun
add
(
element
:
T
)
Appends
element
as the newest element, dropping the oldest element first when the buffer is full.