Uses of Class
edu.rit.mp.buf.DoubleItemBuf
Packages that use DoubleItemBuf
-
Uses of DoubleItemBuf in edu.rit.mp
Methods in edu.rit.mp that return DoubleItemBufModifier and TypeMethodDescriptionstatic DoubleItemBuf
DoubleBuf.buffer()
Create a buffer for a double item.static DoubleItemBuf
DoubleBuf.buffer
(double item) Create a buffer for a double item with the given initial value.