mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
data structure used for producer consumer situations. Allows reading and writing so long as there is data and the buffer is not full, respectively.
3.6 KiB
3.6 KiB