Uses of Class
edu.rit.mp.buf.LongItemBuf
Packages that use LongItemBuf
-
Uses of LongItemBuf in edu.rit.mp
Methods in edu.rit.mp that return LongItemBufModifier and TypeMethodDescriptionstatic LongItemBuf
LongBuf.buffer()
Create a buffer for a long item.static LongItemBuf
LongBuf.buffer
(long item) Create a buffer for a long item with the given initial value.